* installing *source* package ‘arrow’ ...
** this is package ‘arrow’ version ‘23.0.1.1’
** package ‘arrow’ successfully unpacked and MD5 sums checked
** using staged installation
*** pkg-config found.
trying URL 'https://github.com/apache/arrow/releases'
downloaded 432 KB

*** Found local C++ source: 'tools/cpp'
*** Building libarrow from source
    For build options and troubleshooting, see the install guide:
    https://arrow.apache.org/docs/r/articles/install.html
*** Building with MAKEFLAGS=k -j30 --jobserver-auth=fifo:/tmp/GMfifo120046
**** cmake 3.31.6: /usr/bin/cmake
**** arrow with SOURCE_DIR='tools/cpp' BUILD_DIR='/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda' DEST_DIR='libarrow/arrow-23.0.1' CMAKE='/usr/bin/cmake' EXTRA_CMAKE_FLAGS='' CC='clang-22 -std=gnu23' CXX='clang++-22 -stdlib=libc++ -std=gnu++20' LDFLAGS='-L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu' N_JOBS='30' ARROW_MIMALLOC='OFF' ARROW_S3='OFF' ARROW_GCS='OFF'
++ pwd
+ : /data/gannet/ripley/R/packages/tests-clang/arrow
+ : tools/cpp
+ : /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda
+ : libarrow/arrow-23.0.1
+ : /usr/bin/cmake
++ cd tools/cpp
++ pwd
+ SOURCE_DIR=/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp
++ mkdir -p libarrow/arrow-23.0.1
++ cd libarrow/arrow-23.0.1
++ pwd
+ DEST_DIR=/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1
+ '[' 30 = '' ']'
+ '[' '' '!=' '' ']'
+ '[' '' = false ']'
+ ARROW_DEFAULT_PARAM=OFF
+ case "$CXX" in
+ mkdir -p /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda
+ pushd /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda
/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda ~/R/packages/tests-clang/arrow
+ /usr/bin/cmake -DARROW_BOOST_USE_SHARED=OFF -DARROW_SNAPPY_USE_SHARED=OFF -DARROW_BUILD_TESTS=OFF -DARROW_BUILD_SHARED=OFF -DARROW_BUILD_STATIC=ON -DARROW_ACERO=ON -DARROW_COMPUTE=ON -DARROW_CSV=ON -DARROW_DATASET=ON -DARROW_DEPENDENCY_SOURCE=AUTO -DAWSSDK_SOURCE= -DBoost_SOURCE= -Dlz4_SOURCE= -DARROW_FILESYSTEM=ON -DARROW_GCS=OFF -DARROW_JEMALLOC=OFF -DARROW_MIMALLOC=OFF -DARROW_JSON=ON -DARROW_PARQUET=ON -DARROW_S3=OFF -DARROW_WITH_BROTLI=OFF -DARROW_WITH_BZ2=OFF -DARROW_WITH_LZ4=ON -DARROW_WITH_RE2=ON -DARROW_WITH_SNAPPY=ON -DARROW_WITH_UTF8PROC=ON -DARROW_WITH_ZLIB=OFF -DARROW_WITH_ZSTD=OFF -DARROW_VERBOSE_THIRDPARTY_BUILD=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_DEBUG_MODE=OFF -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_PREFIX=/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_UNITY_BUILD=OFF -DOPENSSL_ROOT_DIR=/usr -Dre2_SOURCE=BUNDLED -Dabsl_SOURCE=BUNDLED -Dxsimd_SOURCE= -Dzstd_SOURCE= -G 'Unix Makefiles' /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp
-- Building using CMake version: 3.31.6
-- The C compiler identification is Clang 22.1.0
-- The CXX compiler identification is Clang 22.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/bin/clang-22 - 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: /usr/local/bin/clang++-22 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Arrow version: 23.0.1 (full: '23.0.1')
-- Arrow SO version: 2300 (full: 2300.1.0)
-- clang-tidy found, but version did not match "LLVM version 18"
-- clang-tidy 18 not found
-- clang-format found, but version did not match "clang-format version 18"
-- clang-format 18 not found
-- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) 
-- infer not found
-- Found Python3: /usr/bin/python3.13 (found version "3.13.3") found components: Interpreter
fatal: not a git repository (or any parent up to mount point /data)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- System processor: x86_64
-- Performing Test CXX_SUPPORTS_SSE4_2
-- Performing Test CXX_SUPPORTS_SSE4_2 - Success
-- Performing Test CXX_SUPPORTS_AVX2
-- Performing Test CXX_SUPPORTS_AVX2 - Success
-- Performing Test CXX_SUPPORTS_AVX512
-- Performing Test CXX_SUPPORTS_AVX512 - Success
-- Arrow build warning level: PRODUCTION
-- Build Type: Release
-- Performing Test CXX_LINKER_SUPPORTS_VERSION_SCRIPT
-- Performing Test CXX_LINKER_SUPPORTS_VERSION_SCRIPT - Success
-- Using AUTO approach to find dependencies
-- ARROW_ABSL_BUILD_VERSION: 20211102.0
-- ARROW_ABSL_BUILD_SHA256_CHECKSUM: dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4
-- ARROW_AWS_C_AUTH_BUILD_VERSION: v0.9.0
-- ARROW_AWS_C_AUTH_BUILD_SHA256_CHECKSUM: aa6e98864fefb95c249c100da4ae7aed36ba13a8a91415791ec6fad20bec0427
-- ARROW_AWS_C_CAL_BUILD_VERSION: v0.9.2
-- ARROW_AWS_C_CAL_BUILD_SHA256_CHECKSUM: f9f3bc6a069e2efe25fcdf73e4d2b16b5608c327d2eb57c8f7a8524e9e1fcad0
-- ARROW_AWS_C_COMMON_BUILD_VERSION: v0.12.4
-- ARROW_AWS_C_COMMON_BUILD_SHA256_CHECKSUM: 0b7705a4d115663c3f485d353a75ed86e37583157585e5825d851af634b57fe3
-- ARROW_AWS_C_COMPRESSION_BUILD_VERSION: v0.3.1
-- ARROW_AWS_C_COMPRESSION_BUILD_SHA256_CHECKSUM: d89fca17a37de762dc34f332d2da402343078da8dbd2224c46a11a88adddf754
-- ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION: v0.5.4
-- ARROW_AWS_C_EVENT_STREAM_BUILD_SHA256_CHECKSUM: cef8b78e362836d15514110fb43a0a0c7a86b0a210d5fe25fd248a82027a7272
-- ARROW_AWS_C_HTTP_BUILD_VERSION: v0.10.2
-- ARROW_AWS_C_HTTP_BUILD_SHA256_CHECKSUM: 048d9d683459ade363fd7cc448c2b6329c78f67a2a0c0cb61c16de4634a2fc6b
-- ARROW_AWS_C_IO_BUILD_VERSION: v0.19.1
-- ARROW_AWS_C_IO_BUILD_SHA256_CHECKSUM: f2fea0c066924f7fe3c2b1c7b2fa9be640f5b16a6514854226330e63a1faacd0
-- ARROW_AWS_C_MQTT_BUILD_VERSION: v0.13.1
-- ARROW_AWS_C_MQTT_BUILD_SHA256_CHECKSUM: c54d02c1e46f55bae8d5e6f9c4b0d78d84c1c9d9ac16ba8d78c3361edcd8b5bb
-- ARROW_AWS_C_S3_BUILD_VERSION: v0.8.1
-- ARROW_AWS_C_S3_BUILD_SHA256_CHECKSUM: c8b09780691d2b94e50d101c68f01fa2d1c3debb0ff3aed313d93f0d3c9af663
-- ARROW_AWS_C_SDKUTILS_BUILD_VERSION: v0.2.4
-- ARROW_AWS_C_SDKUTILS_BUILD_SHA256_CHECKSUM: 493cbed4fa57e0d4622fcff044e11305eb4fc12445f32c8861025597939175fc
-- ARROW_AWS_CHECKSUMS_BUILD_VERSION: v0.2.7
-- ARROW_AWS_CHECKSUMS_BUILD_SHA256_CHECKSUM: 178e8398d98111f29150f7813a70c20ad97ab30be0de02525440355fe84ccb1d
-- ARROW_AWS_CRT_CPP_BUILD_VERSION: v0.32.8
-- ARROW_AWS_CRT_CPP_BUILD_SHA256_CHECKSUM: db44260452a0296341fb8e7b987e4c328f08f7829b9f1c740fed9c963e081e93
-- ARROW_AWS_LC_BUILD_VERSION: v1.52.1
-- ARROW_AWS_LC_BUILD_SHA256_CHECKSUM: fe552e3c3522f73afc3c30011745c431c633f7b4e25dcd7b38325f194a7b3b75
-- ARROW_AWSSDK_BUILD_VERSION: 1.11.587
-- ARROW_AWSSDK_BUILD_SHA256_CHECKSUM: b9944ba9905a68d6e53abb4f36ab2b3bd18ac88d8571647bb9f2b8026b76f8cd
-- ARROW_AZURE_SDK_BUILD_VERSION: azure-identity_1.9.0
-- ARROW_AZURE_SDK_BUILD_SHA256_CHECKSUM: 97065bfc971ac8df450853ce805f820f52b59457bd7556510186a1569502e4a1
-- ARROW_BOOST_BUILD_VERSION: 1.88.0
-- ARROW_BOOST_BUILD_SHA256_CHECKSUM: dcea50f40ba1ecfc448fdf886c0165cf3e525fef2c9e3e080b9804e8117b9694
-- ARROW_BROTLI_BUILD_VERSION: v1.0.9
-- ARROW_BROTLI_BUILD_SHA256_CHECKSUM: f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46
-- ARROW_BZIP2_BUILD_VERSION: 1.0.8
-- ARROW_BZIP2_BUILD_SHA256_CHECKSUM: ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269
-- ARROW_CARES_BUILD_VERSION: 1.17.2
-- ARROW_CARES_BUILD_SHA256_CHECKSUM: 4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d
-- ARROW_CRC32C_BUILD_VERSION: 1.1.2
-- ARROW_CRC32C_BUILD_SHA256_CHECKSUM: ac07840513072b7fcebda6e821068aa04889018f24e10e46181068fb214d7e56
-- ARROW_GBENCHMARK_BUILD_VERSION: v1.8.3
-- ARROW_GBENCHMARK_BUILD_SHA256_CHECKSUM: 6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce
-- ARROW_GFLAGS_BUILD_VERSION: v2.2.2
-- ARROW_GFLAGS_BUILD_SHA256_CHECKSUM: 34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf
-- ARROW_GLOG_BUILD_VERSION: v0.5.0
-- ARROW_GLOG_BUILD_SHA256_CHECKSUM: eede71f28371bf39aa69b45de23b329d37214016e2055269b3b5e7cfd40b59f5
-- ARROW_GOOGLE_CLOUD_CPP_BUILD_VERSION: v2.22.0
-- ARROW_GOOGLE_CLOUD_CPP_BUILD_SHA256_CHECKSUM: 0c68782e57959c82e0c81def805c01460a042c1aae0c2feee905acaa2a2dc9bf
-- ARROW_GRPC_BUILD_VERSION: v1.46.3
-- ARROW_GRPC_BUILD_SHA256_CHECKSUM: d6cbf22cb5007af71b61c6be316a79397469c58c82a942552a62e708bce60964
-- ARROW_GTEST_BUILD_VERSION: 1.17.0
-- ARROW_GTEST_BUILD_SHA256_CHECKSUM: 65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c
-- ARROW_JEMALLOC_BUILD_VERSION: 5.3.0
-- ARROW_JEMALLOC_BUILD_SHA256_CHECKSUM: 2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa
-- ARROW_LZ4_BUILD_VERSION: v1.10.0
-- ARROW_LZ4_BUILD_SHA256_CHECKSUM: 537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b
-- ARROW_MIMALLOC_BUILD_VERSION: v3.1.5
-- ARROW_MIMALLOC_BUILD_SHA256_CHECKSUM: 1c6949032069d5ebea438ec5cedd602d06f40a92ddf0f0d9dcff0993e5f6635c
-- ARROW_NLOHMANN_JSON_BUILD_VERSION: v3.12.0
-- ARROW_NLOHMANN_JSON_BUILD_SHA256_CHECKSUM: 4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187
-- ARROW_OPENTELEMETRY_BUILD_VERSION: v1.21.0
-- ARROW_OPENTELEMETRY_BUILD_SHA256_CHECKSUM: 98e5546f577a11b52a57faed1f4cc60d8c1daa44760eba393f43eab5a8ec46a2
-- ARROW_OPENTELEMETRY_PROTO_BUILD_VERSION: v1.7.0
-- ARROW_OPENTELEMETRY_PROTO_BUILD_SHA256_CHECKSUM: 11330d850f5e24d34c4246bc8cb21fcd311e7565d219195713455a576bb11bed
-- ARROW_ORC_BUILD_VERSION: 2.2.1
-- ARROW_ORC_BUILD_SHA256_CHECKSUM: 52fc762332442e8b05d7182f8c035f9e04d945b9a52be22ab69f28b3f37d4500
-- ARROW_PROTOBUF_BUILD_VERSION: v21.3
-- ARROW_PROTOBUF_BUILD_SHA256_CHECKSUM: 2f723218f6cb709ae4cdc4fb5ed56a5951fc5d466f0128ce4c946b8c78c8c49f
-- ARROW_RAPIDJSON_BUILD_VERSION: 232389d4f1012dddec4ef84861face2d2ba85709
-- ARROW_RAPIDJSON_BUILD_SHA256_CHECKSUM: b9290a9a6d444c8e049bd589ab804e0ccf2b05dc5984a19ed5ae75d090064806
-- ARROW_RE2_BUILD_VERSION: 2023-03-01
-- ARROW_RE2_BUILD_SHA256_CHECKSUM: 7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48
-- ARROW_SNAPPY_BUILD_VERSION: 1.2.2
-- ARROW_SNAPPY_BUILD_SHA256_CHECKSUM: 90f74bc1fbf78a6c56b3c4a082a05103b3a56bb17bca1a27e052ea11723292dc
-- ARROW_SUBSTRAIT_BUILD_VERSION: v0.44.0
-- ARROW_SUBSTRAIT_BUILD_SHA256_CHECKSUM: f989a862f694e7dbb695925ddb7c4ce06aa6c51aca945105c075139aed7e55a2
-- ARROW_S2N_TLS_BUILD_VERSION: v1.5.23
-- ARROW_S2N_TLS_BUILD_SHA256_CHECKSUM: 81961ea5ae9313c987edfa579306ad4500bedfbf10caf84d8a5dcfc42aaf591f
-- ARROW_THRIFT_BUILD_VERSION: 0.22.0
-- ARROW_THRIFT_BUILD_SHA256_CHECKSUM: 794a0e455787960d9f27ab92c38e34da27e8deeda7a5db0e59dc64a00df8a1e5
-- ARROW_UTF8PROC_BUILD_VERSION: v2.10.0
-- ARROW_UTF8PROC_BUILD_SHA256_CHECKSUM: 6f4f1b639daa6dca9f80bc5db1233e9cbaa31a67790887106160b33ef743f136
-- ARROW_XSIMD_BUILD_VERSION: 14.0.0
-- ARROW_XSIMD_BUILD_SHA256_CHECKSUM: 17de0236954955c10c09d6938d4c5f3a3b92d31be5dadd1d5d09fc1b15490dce
-- ARROW_ZLIB_BUILD_VERSION: 1.3.1
-- ARROW_ZLIB_BUILD_SHA256_CHECKSUM: 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
-- ARROW_ZSTD_BUILD_VERSION: 1.5.7
-- ARROW_ZSTD_BUILD_SHA256_CHECKSUM: eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for _M_ARM64
-- Looking for _M_ARM64 - not found
-- Looking for __SIZEOF_INT128__
-- Looking for __SIZEOF_INT128__ - found
-- Boost include dir: /usr/include
CMake Warning at cmake_modules/FindSnappyAlt.cmake:41 (find_package):
  By not providing "FindSnappy.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Snappy", but
  CMake did not find one.

  Could not find a package configuration file provided by "Snappy" with any
  of the following names:

    SnappyConfig.cmake
    snappy-config.cmake

  Add the installation prefix of "Snappy" to CMAKE_PREFIX_PATH or set
  "Snappy_DIR" to a directory containing one of the above files.  If "Snappy"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:291 (find_package)
  cmake_modules/ThirdpartyToolchain.cmake:1452 (resolve_dependency)
  CMakeLists.txt:537 (include)


-- Could NOT find SnappyAlt (missing: Snappy_LIB Snappy_INCLUDE_DIR) 
-- Building snappy from source
-- Building without OpenSSL support. Minimum OpenSSL version 1.0.2 required.
CMake Warning at cmake_modules/FindThriftAlt.cmake:42 (find_package):
  By not providing "FindThrift.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Thrift", but
  CMake did not find one.

  Could not find a package configuration file provided by "Thrift" (requested
  version 0.11.0) with any of the following names:

    ThriftConfig.cmake
    thrift-config.cmake

  Add the installation prefix of "Thrift" to CMAKE_PREFIX_PATH or set
  "Thrift_DIR" to a directory containing one of the above files.  If "Thrift"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:291 (find_package)
  cmake_modules/ThirdpartyToolchain.cmake:1849 (resolve_dependency)
  CMakeLists.txt:537 (include)


-- Checking for module 'thrift'
--   Package 'thrift' not found
-- Could NOT find ThriftAlt: (Required is at least version "0.11.0") (found ThriftAlt_LIB-NOTFOUND)
-- Thrift: Building from source
-- Thrift: Configuring arrow 0.22.0
-- Thrift: Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.2.4")
CMake Warning (dev) at /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/DefineOptions.cmake:120 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/CMakeLists.txt:44 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/DefineOptions.cmake:121 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/CMakeLists.txt:44 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (clang-tidy)
  does not match the name of the calling package (ClangTools).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/FindClangTools.cmake:16 (find_package_handle_standard_args)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/CMakeLists.txt:51 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Thrift: Found clang-tidy: /usr/bin/clang-tidy
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args`
  (clang-apply-replacements) does not match the name of the calling package
  (ClangTools).  This can lead to problems in calling code that expects
  `find_package` result variables (e.g., `_FOUND`) to follow a certain
  pattern.
Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/FindClangTools.cmake:16 (find_package_handle_standard_args)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/CMakeLists.txt:51 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Thrift: Found clang-apply-replacements: /usr/bin/clang-apply-replacements
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args`
  (run-clang-tidy) does not match the name of the calling package
  (ClangTools).  This can lead to problems in calling code that expects
  `find_package` result variables (e.g., `_FOUND`) to follow a certain
  pattern.
Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/FindClangTools.cmake:24 (find_package_handle_standard_args)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package)
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/CMakeLists.txt:51 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Thrift: Found run-clang-tidy: /usr/bin/run-clang-tidy
-- Thrift: Looking for arpa/inet.h
-- Thrift: Looking for arpa/inet.h - found
-- Thrift: Looking for fcntl.h
-- Thrift: Looking for fcntl.h - found
-- Thrift: Looking for getopt.h
-- Thrift: Looking for getopt.h - found
-- Thrift: Looking for inttypes.h
-- Thrift: Looking for inttypes.h - found
-- Thrift: Looking for netdb.h
-- Thrift: Looking for netdb.h - found
-- Thrift: Looking for netinet/in.h
-- Thrift: Looking for netinet/in.h - found
-- Thrift: Looking for signal.h
-- Thrift: Looking for signal.h - found
-- Thrift: Looking for stdint.h
-- Thrift: Looking for stdint.h - found
-- Thrift: Looking for unistd.h
-- Thrift: Looking for unistd.h - found
-- Thrift: Looking for pthread.h
-- Thrift: Looking for pthread.h - found
-- Thrift: Looking for sys/ioctl.h
-- Thrift: Looking for sys/ioctl.h - found
-- Thrift: Looking for sys/param.h
-- Thrift: Looking for sys/param.h - found
-- Thrift: Looking for sys/resource.h
-- Thrift: Looking for sys/resource.h - found
-- Thrift: Looking for sys/socket.h
-- Thrift: Looking for sys/socket.h - found
-- Thrift: Looking for sys/stat.h
-- Thrift: Looking for sys/stat.h - found
-- Thrift: Looking for sys/time.h
-- Thrift: Looking for sys/time.h - found
-- Thrift: Looking for sys/un.h
-- Thrift: Looking for sys/un.h - found
-- Thrift: Looking for poll.h
-- Thrift: Looking for poll.h - found
-- Thrift: Looking for sys/poll.h
-- Thrift: Looking for sys/poll.h - found
-- Thrift: Looking for sys/select.h
-- Thrift: Looking for sys/select.h - found
-- Thrift: Looking for sched.h
-- Thrift: Looking for sched.h - found
-- Thrift: Looking for string.h
-- Thrift: Looking for string.h - found
-- Thrift: Looking for strings.h
-- Thrift: Looking for strings.h - found
-- Thrift: Performing Test HAVE_AF_UNIX_H
-- Thrift: Performing Test HAVE_AF_UNIX_H - Failed
-- Thrift: Looking for gethostbyname
-- Thrift: Looking for gethostbyname - found
-- Thrift: Looking for gethostbyname_r
-- Thrift: Looking for gethostbyname_r - found
-- Thrift: Looking for strerror_r
-- Thrift: Looking for strerror_r - found
-- Thrift: Looking for sched_get_priority_max
-- Thrift: Looking for sched_get_priority_max - found
-- Thrift: Looking for sched_get_priority_min
-- Thrift: Looking for sched_get_priority_min - found
-- Thrift: Performing Test STRERROR_R_CHAR_P
-- Thrift: Performing Test STRERROR_R_CHAR_P - Success
-- Thrift: Building without tests
CMake Warning (dev) at /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/build/cmake/BoostMacros.cmake:23 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/CMakeLists.txt:22 (REQUIRE_BOOST_HEADERS)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Thrift: ----------------------------------------------------------
-- Thrift: Thrift version:                               0.22.0 (0.22.0)
-- Thrift: Thrift package version:                       0.22.0
-- Thrift: 
-- Thrift: Build configuration summary
-- Thrift:   Build compiler:                             OFF
-- Thrift:   Build libraries:                            ON
-- Thrift:   Build tests:                                OFF
-- Thrift:   Build type:                                 Release
-- Thrift: 
-- Thrift: Language libraries:
-- Thrift: 
-- Thrift:   Build as3 library:                          OFF
-- Thrift:    - Disabled by WITH_AS3=OFF
-- Thrift:    - Adobe Flex compc was not found - did you set env var FLEX_HOME?
-- Thrift: 
-- Thrift:   Build with OpenSSL:                         OFF
-- Thrift: 
-- Thrift:   Build C++ library:                          ON
-- Thrift:     C++ Language Level:                       C++20 [compiler must support it]
-- Thrift:     Build shared libraries:                   OFF
-- Thrift:     Build with libevent support:              OFF
-- Thrift:     Build with Qt5 support:                   OFF
-- Thrift:     Build with ZLIB support:                  OFF
-- Thrift: 
-- Thrift:   Build C (GLib) library:                     OFF
-- Thrift:    - Disabled by WITH_C_GLIB=OFF
-- Thrift:    - GLib missing
-- Thrift: 
-- Thrift:   Build Java library:                         OFF
-- Thrift:    - Disabled by WITH_JAVA=OFF
-- Thrift:    - Gradle missing
-- Thrift:   Build Javascript library:                   OFF
-- Thrift:    - Disabled by WITH_JAVASCRIPT=OFF
-- Thrift:   Build NodeJS library:                       OFF
-- Thrift:    - Disabled by WITH_NODEJS=OFF
-- Thrift: 
-- Thrift:   Build Python library:                       OFF
-- Thrift:    - Disabled by WITH_PYTHON=OFF
-- Thrift: 
-- Thrift: 
-- Thrift: ----------------------------------------------------------
CMake Warning at cmake_modules/FindRapidJSONAlt.cmake:29 (find_package):
  By not providing "FindRapidJSON.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "RapidJSON", but CMake did not find one.

  Could not find a package configuration file provided by "RapidJSON"
  (requested version 1.1.0) with any of the following names:

    RapidJSONConfig.cmake
    rapidjson-config.cmake

  Add the installation prefix of "RapidJSON" to CMAKE_PREFIX_PATH or set
  "RapidJSON_DIR" to a directory containing one of the above files.  If
  "RapidJSON" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:291 (find_package)
  cmake_modules/ThirdpartyToolchain.cmake:2607 (resolve_dependency)
  CMakeLists.txt:537 (include)


-- Could NOT find RapidJSONAlt (missing: RAPIDJSON_INCLUDE_DIR) (Required is at least version "1.1.0")
-- Building RapidJSON from source
CMake Warning at cmake_modules/ThirdpartyToolchain.cmake:291 (find_package):
  By not providing "Findxsimd.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "xsimd", but
  CMake did not find one.

  Could not find a package configuration file provided by "xsimd" with any of
  the following names:

    xsimdConfig.cmake
    xsimd-config.cmake

  Add the installation prefix of "xsimd" to CMAKE_PREFIX_PATH or set
  "xsimd_DIR" to a directory containing one of the above files.  If "xsimd"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:2647 (resolve_dependency)
  CMakeLists.txt:537 (include)


-- Building xsimd from source
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Using pkg-config package for zlib that is used by arrow for static link
CMake Warning at cmake_modules/Findlz4Alt.cmake:29 (find_package):
  By not providing "Findlz4.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "lz4", but
  CMake did not find one.

  Could not find a package configuration file provided by "lz4" with any of
  the following names:

    lz4Config.cmake
    lz4-config.cmake

  Add the installation prefix of "lz4" to CMAKE_PREFIX_PATH or set "lz4_DIR"
  to a directory containing one of the above files.  If "lz4" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:291 (find_package)
  cmake_modules/ThirdpartyToolchain.cmake:2767 (resolve_dependency)
  CMakeLists.txt:537 (include)


-- Checking for module 'liblz4'
--   Found liblz4, version 1.10.0
-- Found lz4Alt: /usr/lib64/liblz4.so
-- Providing CMake module for Findlz4Alt as part of Arrow CMake package
-- Using pkg-config package for liblz4 that is used by arrow for static link
-- RE2: Building RE2 from source using FetchContent
-- Found utf8proc: /usr/lib64/libutf8proc.so (found suitable version "2.10.0", minimum required is "2.2.0")
-- Providing CMake module for Findutf8proc as part of Arrow CMake package
-- Using pkg-config package for libutf8proc that is used by arrow for static link
-- Found hdfs.h at: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/thirdparty/hadoop/include/hdfs.h
-- All bundled static libraries: Snappy::snappy-static;thrift;re2::re2
-- CMAKE_C_FLAGS: -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -Qunused-arguments  -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 
-- CMAKE_CXX_FLAGS:  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -Qunused-arguments -fcolor-diagnostics  -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 
-- CMAKE_C_FLAGS_RELEASE: -O3 -DNDEBUG -O2 
-- CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG -O2 
-- Creating bundled static library target arrow_bundled_dependencies at /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/release/libarrow_bundled_dependencies.a
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- ---------------------------------------------------------------------
-- Arrow version:                                 23.0.1
-- 
-- Build configuration summary:
--   Generator: Unix Makefiles
--   Build type: Release
--   Source directory: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp
--   Install prefix: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1
-- 
-- Compile and link options:
-- 
--   ARROW_CXXFLAGS="" [default=""]
--       Compiler flags to append when compiling Arrow
--   ARROW_BUILD_STATIC=ON [default=ON]
--       Build static libraries
--   ARROW_BUILD_SHARED=OFF [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_POSITION_INDEPENDENT_CODE=ON [default=ON]
--       Whether to create position-independent target
--   ARROW_USE_CCACHE=ON [default=ON]
--       Use ccache when compiling (if available)
--   ARROW_USE_SCCACHE=ON [default=ON]
--       Use sccache when compiling (if available),
--       takes precedence over ccache if a storage backend is configured
--   ARROW_USE_LLD=OFF [default=OFF]
--       Use the LLVM lld for linking (if available)
--   ARROW_USE_MOLD=OFF [default=OFF]
--       Use mold for linking on Linux (if available)
--   ARROW_SIMD_LEVEL=SSE4_2 [default=DEFAULT|NONE|SSE4_2|AVX2|AVX512|NEON|SVE|SVE128|SVE256|SVE512]
--       Compile-time SIMD optimization level
--   ARROW_RUNTIME_SIMD_LEVEL=MAX [default=MAX|NONE|SSE4_2|AVX2|AVX512]
--       Max runtime SIMD optimization level
--   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=ON [default=ON]
--       Build Arrow libraries with install_name set to @rpath
--   ARROW_GGDB_DEBUG=ON [default=ON]
--       Pass -ggdb flag to debug builds
--   ARROW_WITH_MUSL=OFF [default=OFF]
--       Whether the system libc is musl or not
--   ARROW_ENABLE_THREADING=ON [default=ON]
--       Enable threading in Arrow core
-- 
-- Tests and benchmarks options:
-- 
--   ARROW_BUILD_EXAMPLES=OFF [default=OFF]
--       Build the Arrow examples
--   ARROW_BUILD_TESTS=OFF [default=OFF]
--       Build the Arrow googletest unit tests
--   ARROW_ENABLE_TIMING_TESTS=ON [default=ON]
--       Enable timing-sensitive tests
--   ARROW_BUILD_INTEGRATION=OFF [default=OFF]
--       Build the Arrow integration test executables
--   ARROW_BUILD_BENCHMARKS=OFF [default=OFF]
--       Build the Arrow micro benchmarks
--   ARROW_BUILD_BENCHMARKS_REFERENCE=OFF [default=OFF]
--       Build the Arrow micro reference benchmarks
--   ARROW_BUILD_DETAILED_BENCHMARKS=OFF [default=OFF]
--       Build benchmarks that do a longer exploration of performance
--   ARROW_TEST_LINKAGE=static [default=static|shared]
--       Linkage of Arrow libraries with unit tests executables.
--   ARROW_BUILD_FUZZING_UTILITIES=OFF [default=OFF]
--       Build command line utilities for fuzzing
--   ARROW_FUZZING=OFF [default=OFF]
--       Build Arrow fuzz targets
--   ARROW_LARGE_MEMORY_TESTS=OFF [default=OFF]
--       Enable unit tests which use large memory
-- 
-- Coverage options:
-- 
--   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_ACERO=ON [default=OFF]
--       Build the Arrow Acero Engine Module
--   ARROW_AZURE=OFF [default=OFF]
--       Build Arrow with Azure support (requires the Azure SDK for C++)
--   ARROW_BUILD_UTILITIES=OFF [default=OFF]
--       Build Arrow command line utilities
--   ARROW_COMPUTE=ON [default=OFF]
--       Build all Arrow Compute kernels
--   ARROW_CSV=ON [default=OFF]
--       Build the Arrow CSV Parser Module
--   ARROW_CUDA=OFF [default=OFF]
--       Build the Arrow CUDA extensions (requires CUDA toolkit)
--   ARROW_DATASET=ON [default=OFF]
--       Build the Arrow Dataset Modules
--   ARROW_FILESYSTEM=ON [default=OFF]
--       Build the Arrow Filesystem Layer
--   ARROW_FLIGHT=OFF [default=OFF]
--       Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers)
--   ARROW_FLIGHT_SQL=OFF [default=OFF]
--       Build the Arrow Flight SQL extension
--   ARROW_FLIGHT_SQL_ODBC=OFF [default=OFF]
--       Build the Arrow Flight SQL ODBC extension
--   ARROW_GANDIVA=OFF [default=OFF]
--       Build the Gandiva libraries
--   ARROW_GCS=OFF [default=C++ Client Libraries)]
--       Build Arrow with GCS support (requires the Google Cloud Platform 
--   ARROW_HDFS=OFF [default=OFF]
--       Build the Arrow HDFS bridge
--   ARROW_IPC=ON [default=ON]
--       Build the Arrow IPC extensions
--   ARROW_JEMALLOC=OFF [default=OFF]
--       Build the Arrow jemalloc-based allocator
--   ARROW_JSON=ON [default=OFF]
--       Build Arrow with JSON support (requires RapidJSON)
--   ARROW_MIMALLOC=OFF [default=ON]
--       Build the Arrow mimalloc-based allocator
--   ARROW_PARQUET=ON [default=OFF]
--       Build the Parquet libraries
--   ARROW_ORC=OFF [default=OFF]
--       Build the Arrow ORC adapter
--   ARROW_PYTHON=OFF [default=OFF]
--       Build some components needed by PyArrow.
--       (This is a deprecated option. Use CMake presets instead.)
--   ARROW_S3=OFF [default=OFF]
--       Build Arrow with S3 support (requires the AWS SDK for C++)
--   ARROW_S3_MODULE=OFF [default=OFF]
--       Build the Arrow S3 filesystem as a dynamic module
--   ARROW_SUBSTRAIT=OFF [default=OFF]
--       Build the Arrow Substrait Consumer Module
--   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=AUTO [default=AUTO|BUNDLED|SYSTEM|CONDA|VCPKG|BREW]
--       Method to use for acquiring arrow's build dependencies
--   ARROW_VERBOSE_THIRDPARTY_BUILD=OFF [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=OFF [default=ON]
--       Rely on Boost shared libraries where relevant
--   ARROW_BROTLI_USE_SHARED=ON [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_JEMALLOC_USE_SHARED=ON [default=ON]
--       Rely on jemalloc shared libraries where relevant
--   ARROW_LLVM_USE_SHARED=ON [default=ON]
--       Rely on LLVM 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_SNAPPY_USE_SHARED=OFF [default=ON]
--       Rely on snappy 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_ZSTD_USE_SHARED=ON [default=ON]
--       Rely on zstd shared libraries where relevant
--   ARROW_USE_GLOG=OFF [default=OFF]
--       Build libraries with glog support for pluggable logging
--   ARROW_WITH_BACKTRACE=ON [default=ON]
--       Build with backtrace support
--   ARROW_WITH_OPENTELEMETRY=OFF [default=OFF]
--       Build libraries with OpenTelemetry support for distributed tracing
--   ARROW_WITH_BROTLI=OFF [default=OFF]
--       Build with Brotli compression
--   ARROW_WITH_BZ2=OFF [default=OFF]
--       Build with BZ2 compression
--   ARROW_WITH_LZ4=ON [default=OFF]
--       Build with lz4 compression
--   ARROW_WITH_SNAPPY=ON [default=OFF]
--       Build with Snappy compression
--   ARROW_WITH_ZLIB=ON [default=OFF]
--       Build with zlib compression
--   ARROW_WITH_ZSTD=OFF [default=OFF]
--       Build with zstd compression
--   ARROW_WITH_UTF8PROC=ON [default=ON]
--       Build with support for Unicode properties using the utf8proc library
--       (only used if ARROW_COMPUTE is ON or ARROW_GANDIVA is ON)
--   ARROW_WITH_RE2=ON [default=ON]
--       Build with support for regular expressions using the re2 library
--       (only used if ARROW_COMPUTE or ARROW_GANDIVA is ON)
-- 
-- Parquet options:
-- 
--   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=OFF [default=OFF]
--       Build support for encryption. Fail if OpenSSL is not found
-- 
-- Gandiva options:
-- 
--   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
-- 
-- Cross compiling options:
-- 
--   ARROW_GRPC_CPP_PLUGIN="" [default=""]
--       grpc_cpp_plugin path to be used
-- 
-- 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
--   ARROW_GDB_INSTALL_DIR="" [default=""]
--       Use a custom install directory for GDB plugin.
--       In general, you don't need to specify this because the default
--       (CMAKE_INSTALL_FULL_BINDIR on Windows, CMAKE_INSTALL_FULL_LIBDIR otherwise)
--       is reasonable.
--   Outputting build configuration summary to /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/cmake_summary.json
-- Configuring done (32.9s)
-- Generating done (0.6s)
-- Build files have been written to: /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda
+ /usr/bin/cmake --build . --target install -- -j 30
gmake[1]: Entering directory '/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda'
gmake[1]: warning: -j30 forced in submake: resetting jobserver mode.
[  0%] Creating directories for 'snappy_ep'
[  0%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_base.cc.o
[  0%] Building CXX object src/arrow/CMakeFiles/arrow_memory_pool.dir/memory_pool.cc.o
[  0%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/hdfs.cc.o
[  0%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/buffered.cc.o
[  0%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_binary.cc.o
[  0%] Creating directories for 'rapidjson_ep'
[  1%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/filesystem.cc.o
[  2%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/caching.cc.o
[  2%] Creating directories for 'xsimd_ep'
[  2%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/base64.cpp.o
[  2%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/bitmap256.cc.o
[  2%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/mockfs.cc.o
[  2%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/path_util.cc.o
[  2%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/compressed.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/interfaces.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/slow.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/stdio.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/file.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/bignum-dtoa.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/localfs.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_decimal.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/transform.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/datetime.cpp.o
[  3%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/bitstate.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/memory.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/util_internal.cc.o
[  3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/hdfs_internal.cc.o
[  4%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/dictionary.cc.o
[  4%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TApplicationException.cpp.o
[  4%] Performing download step (download, verify and extract) for 'snappy_ep'
[  4%] Performing download step (download, verify and extract) for 'rapidjson_ep'
[  4%] Performing download step (download, verify and extract) for 'xsimd_ep'
-- snappy_ep download command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-download-*.log
[  4%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_dict.cc.o
-- rapidjson_ep download command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/rapidjson_ep-stamp/rapidjson_ep-download-*.log
[  5%] No update step for 'snappy_ep'
[  5%] No update step for 'rapidjson_ep'
[  5%] No patch step for 'snappy_ep'
-- xsimd_ep download command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/xsimd_ep-stamp/xsimd_ep-download-*.log
[  6%] No patch step for 'rapidjson_ep'
[  5%] Performing configure step for 'snappy_ep'
[  8%] No update step for 'xsimd_ep'
[  8%] Performing configure step for 'rapidjson_ep'
[  8%] No patch step for 'xsimd_ep'
[  9%] Performing configure step for 'xsimd_ep'
-- rapidjson_ep configure command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/rapidjson_ep-stamp/rapidjson_ep-configure-*.log
[ 10%] Performing build step for 'rapidjson_ep'
-- rapidjson_ep build command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/rapidjson_ep-stamp/rapidjson_ep-build-*.log
[ 10%] Performing install step for 'rapidjson_ep'
-- rapidjson_ep install command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/rapidjson_ep-stamp/rapidjson_ep-install-*.log
-- xsimd_ep configure command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/xsimd_ep-stamp/xsimd_ep-configure-*.log
[ 10%] Completed 'rapidjson_ep'
[ 10%] Performing build step for 'xsimd_ep'
[ 10%] Built target rapidjson_ep
-- xsimd_ep build command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/xsimd_ep-stamp/xsimd_ep-build-*.log
[ 10%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/extension/fixed_shape_tensor.cc.o
[ 10%] Performing install step for 'xsimd_ep'
-- xsimd_ep install command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/src/xsimd_ep-stamp/xsimd_ep-install-*.log
[ 10%] Completed 'xsimd_ep'
[ 10%] Built target xsimd_ep
[ 10%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/compile.cc.o
[ 11%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/bignum.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:59:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   59 |       ARROW_ASSIGN_OR_RAISE(buffer_, AllocateResizableBuffer(buffer_size_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:123:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  123 |       ARROW_ASSIGN_OR_RAISE(raw_pos_, raw_->Tell()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:48:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:66:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   66 |     ARROW_ASSIGN_OR_RAISE(*symbol, maybe_symbol); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc497: | 279 : 7A:R R [0mO [0;1;35mWwarning: _ [0mA [1mS'__COUNTER__' is a C2y extension [-Wc2y-extensions]S [0mI
GN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAI  S279E | _ N A M E ( _AeRrRrOoWr__AoSrS_IvGaNl_uOeR,_ R_A_ICSOEU(NrTaEwR__p_o)s,_ ,\  [0mr
a      w| _ [0;1;32m-                                                                         ^>
T [0mell()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32mIn file included from                                                                          ^/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc
: [0m28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_erro [1mr/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc_:o347r:_7v:a l [0mu [0;1;35mewarning: , [0m  [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mC
OUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  347 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc  :49728 | :
 In file included from  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.hA:R25R:
OIn file included from W/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h_:A32S:
SIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.hG:N32_:
OIn file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h_:R25A:
I [1mS/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.hE:_2296I:M5P:L ( [0mA [0;1;35mRwarning: R [0mO [1mW'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mA
SSIGN_OR_RAISE_N A2296M | E ( _ e rArRoRrO_Wo_rA_SvSaIlGuNe_,O R___RCAOIUSNET(E [0;34mRa_u_t)o, [0m  \m [0ma
t      c| h [0;1;32m,                                                                         ^ 
F [0mindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:384:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  384 |     ARROW_ASSIGN_OR_RAISE(bytes_buffered_, raw_->Read(bytes_to_buffer, buffer_data_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:428:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  428 |       ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:446:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  446 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/buffered.cc:448:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, Read(nbytes, buffer->mutable_data())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:81:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   81 |     ARROW_ASSIGN_OR_RAISE(filenames[i], PlatformFilename::FromString(names[i])); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc:46:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   46 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunk, AllocateBuffer(chunk_size, io_context.pool())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc:49:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   49 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:128:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  128 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m search_paths, MakeFilenameVector({ [0;32m"" [0m,  [0;32m"." [0m})); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc:230:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  230 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m entries, filesystem->GetFileInfo(selector)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m full_path, path.Join(file_name)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:172:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  172 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:201:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  201 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:214:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  214 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, prefix.Join(suffix).Join(file_name)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:284:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m libjvm_potential_paths, get_potential_libjvm_paths()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:287:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m libhdfs_potential_paths, get_potential_libhdfs_paths()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs_internal.cc:288:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  288 |     ARROW_ASSIGN_OR_RAISE(shim->handle, try_dlopen(libhdfs_potential_paths,  [0;32m"libhdfs" [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs.cc:168:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  168 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs.cc:169:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  169 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs.cc:199:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  199 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/hdfs.cc:200:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  200 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, Read(nbytes, buffer->mutable_data())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/stdio.cc:84:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   84 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/util_internal.cc:249:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  249 |     ARROW_ASSIGN_OR_RAISE(results, filesystem->GetFileInfo(paths)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/stdio.cc:85:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   85 |   ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, Read(nbytes, buffer->mutable_data())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:42:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:63:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   63 |   ARROW_ASSIGN_OR_RAISE(buffer_, AllocateResizableBuffer(initial_capacity, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __CIn file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.ccU:N40T:
EIn file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h_:_29):
,In file included from  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h\: [0m30
:
       [1m| /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h [0;1;32m:                                                                         ^280
: [0m7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc  :28428 | :
 In file included from  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h : 25 :
 In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hR:R33O:
W [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hA:S196S:I7G:N _ [0mO [0;1;35mRwarning: _ [0mR [1mA'__COUNTER__' is a C2y extension [-Wc2y-extensions]I [0mS
E(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m   [1m196/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h | : 497 : 74 :    [0mA [0;1;36mRnote: R [0mOexpanded from macro 'ARROW_ASSIGN_OR_RAISE'W [0m_
ASSIGN_OR_RAISE( [0;34mauto [0m element,   497m | a y bAeR_ReOlWe_mAeSnStI)G;N [0m_
O      R| _ [0;1;32mR      ^A
I [0mSE_I [1mM/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hP:L497(:A74R:R O [0mW [0;1;36m_note: A [0mSexpanded from macro 'ARROW_ASSIGN_OR_RAISE'S [0mI
GN_OR_RAISE_NAME(_error_or_val  u497e | ,   _A_RCROOUWN_TAESRS_I_G)N,_ O\R [0m_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0mIn file included from  [0;1;36m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.ccnote: : [0m28expanded from macro 'ARROW_ASSIGN_OR_RAISE':
 [0mIn file included from 
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARR  O544W | _ A S S I G NA_RORRO_WR_AAISSSEI_GNNA_MOER(__ReArIrSoEr(_cohri_lvda_l,u ep,a r_e_nCtO_U.NNTeExRt_(_))),;  [0m\
 [0m      
|        [0;1;32m|       ^ [0;1;32m
                                                                         ^ [0m
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h  :49730 | :
  [1m /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hA:R555R:O5W:_ A [0mS [0;1;35mSwarning: I [0mG [1mN'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mO
R_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAM  E555( | _ e r r oArR_RoOrW__vAaSlSuIeG,N __O_RC_ORUANITSEER(_T_ )o,u t\, [0m 
c      h| i [0;1;32ml                                                                         ^d
_ [0m.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
   [1m497/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h | : 555 :A5R:R O [0mW [0;1;35m_warning: A [0mS [1mS'__COUNTER__' is a C2y extension [-Wc2y-extensions]I [0mG
N_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAM  E555( | _ e r r oArR_RoOrW__vAaSlSuIeG,N __O_RC_ORUANITSEER(_T_ )o,u t\, [0m 
c      h| i [0;1;32ml                                                                         ^d
_ [0m.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:39:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:89:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   89 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, stream_->Read(block_size_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:305:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m size, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:326:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  326 |   ARROW_ASSIGN_OR_RAISE(nbytes, internal::ValidateReadRange(position, nbytes, size_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:337:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  337 |   ARROW_ASSIGN_OR_RAISE(nbytes, internal::ValidateReadRange(position, nbytes, size_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:353:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  353 |   ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, DoReadAt(position_, nbytes, out)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/memory.cc:360:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, DoReadAt(position_, nbytes)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:51:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   51 |     ARROW_ASSIGN_OR_RAISE(compressor_, codec->MakeCompressor()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:52:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   52 |     ARROW_ASSIGN_OR_RAISE(compressed_, AllocateResizableBuffer(kChunkSize, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:81:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   81 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:91:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   91 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:118:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  118 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, compressor_->Flush(output_len, output)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:139:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  139 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, compressor_->End(output_len, output)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:243:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  243 |     ARROW_ASSIGN_OR_RAISE(decompressor_, codec->MakeDecompressor()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:277:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  277 |           ARROW_ASSIGN_OR_RAISE(compressed_for_non_zero_copy_, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:283:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  283 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:293:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  293 |         ARROW_ASSIGN_OR_RAISE(compressed_, raw_->Read(kChunkSize)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:313:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  313 |         ARROW_ASSIGN_OR_RAISE(decompressed_, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:326:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  326 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:403:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  403 |       ARROW_ASSIGN_OR_RAISE(decompressor_has_data, RefillDecompressed()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:411:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  411 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/compressed.cc:412:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  412 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, Read(nbytes, buf->mutable_data())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:229:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  229 |       ARROW_ASSIGN_OR_RAISE(int64_t raw_size, RawSize(size)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:253:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  253 |     ARROW_ASSIGN_OR_RAISE(int64_t raw_new_size, RawSize(new_size)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:244:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  244 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/interfaces.cc:253:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  253 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:928:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  928 |       ARROW_ASSIGN_OR_RAISE(int64_t new_capacity, RoundCapacity(capacity)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/memory_pool.cc:948:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  948 |       ARROW_ASSIGN_OR_RAISE(int64_t new_capacity, RoundCapacity(new_size)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 11%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/feather.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:40:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:66:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   66 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:202:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  202 |       ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m exists, FileExists(dir_fn)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:212:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  212 |     ARROW_ASSIGN_OR_RAISE(FileInfo info, StatFile(full_fn.ToNative())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/bitstate.cc:28:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:257:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  257 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m params, uri.query_items()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or__OvRa_lRuAeI,S E___NCAOMUEN(T_EeRr_r_o)r,_ o\r [0m_
v      a| l [0;1;32mu                                                                         ^e
, [0m __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/bitstate.cc:29:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:264:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  264 |         ARROW_ASSIGN_OR_RAISE(options.use_mmap, ::arrow::internal::ParseBoolean(value)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 11%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TOutput.cpp.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:296:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  296 |   ARROW_ASSIGN_OR_RAISE(path, DoNormalizePath(std::move(path))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:300:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  300 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m uri, util::UriFromAbsolutePath(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:318:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  318 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_nested.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:324:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  324 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(select.base_dir)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:379:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  379 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:396:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  396 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:441:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  441 |           ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m exists, FileExists(dir_fn_)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:537:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  537 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:567:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  567 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:577:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  577 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:593:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  593 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:609:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  609 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:616:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  616 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sfn, PlatformFilename::FromString(src)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:617:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  617 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dfn, PlatformFilename::FromString(dest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:637:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  637 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sfn, PlatformFilename::FromString(src)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:638:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  638 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dfn, PlatformFilename::FromString(dest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:652:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  652 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m is, OpenInputStream(src)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:653:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  653 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m os, OpenOutputStream(dest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m22 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:692:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  692 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fn, PlatformFilename::FromString(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:694:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  694 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:112:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |       ARROW_ASSIGN_OR_RAISE(children.back(), child->GetScalar(index_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:123:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  123 |       ARROW_ASSIGN_OR_RAISE(children.back(), a.field(i)->GetScalar(index_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, arr->GetScalar(offset)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:144:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:161:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  161 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, std::move(scalar_from_values).Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:167:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  167 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, a.storage()->GetScalar(index_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/localfs.cc:723:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  723 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m options, LocalFileSystemOptions::FromUri(uri, &path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/extension/opaque.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:177:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  177 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/caching.cc:214:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  214 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:287:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sliced_data, data_->SliceSafe(offset, length)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:309:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  309 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> result, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:316:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  316 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m copied_data, data()->CopyTo(to)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h: [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.cc:322:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  322 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_data, data()->ViewOrCopyTo(to)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m6 warnings generated.
[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/converter.cc.o
5 warnings generated.
[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/chunker.cc.o
5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/options.cc.o
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m29 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:51:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 12%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/message.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR21_ warningRsA generatedI.
SE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:78:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, AllocateResizableBuffer(nbytes)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:79:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   79 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m bytes_read,  [0;34mthis [0m->Read(nbytes, buf->mutable_data())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 13%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TUuid.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:57:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:75:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   75 |     ARROW_ASSIGN_OR_RAISE(fd_, ::arrow::internal::FileOpenWritable(file_name_, write_only, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:80:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   80 |       ARROW_ASSIGN_OR_RAISE(size_, ::arrow::internal::FileGetSize(fd_.fd())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE(fd_, ::arrow::internal::FileOpenReadable(file_name_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:107:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |     ARROW_ASSIGN_OR_RAISE(size_, ::arrow::internal::FileGetSize(fd_.fd())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, impl_->wrapped_->Read(nbytes)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \                                                                         ^ [0m

 [0m      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:114:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |     ARROW_ASSIGN_OR_RAISE(size_, ::arrow::internal::FileGetSize(fd)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/transform.cc:105:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  105 |     ARROW_ASSIGN_OR_RAISE(buf, impl_->transform_(std::move(buf))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:228:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  228 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, Read(nbytes, buffer->mutable_data())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:240:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  240 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:188:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  188 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m it, FindDictionary(id)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:208:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  208 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m combined_dict, Concatenate(to_combine, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:619:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  619 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m file, FileOutputStream::Open(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:674:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  674 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:42:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:265:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m it, impl_->FindDictionary(id)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:688:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  688 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:698:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  698 |   ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, ReadAt(memory_map_->position(), nbytes, out)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:705:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  705 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, ReadAt(memory_map_->position(), nbytes)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/file.cc:727:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  727 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:321:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  321 |       ARROW_ASSIGN_OR_RAISE(int64_t id, mapper_.GetFieldId(position.path())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/slow.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:363:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  363 |       ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m int64_t id, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:365:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |       ARROW_ASSIGN_OR_RAISE(data->dictionary, memo_.GetDictionary(id, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/dictionary.cc:387:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  387 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m dictionaries, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:45:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m19 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:45:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 13%] Built target arrow_memory_pool
[ 13%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_primitive.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:49:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 14%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/chunked_builder.cc.o
[ 14%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/filtered_re2.cc.o
[ 16%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/dfa.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:49:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:40:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:49:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:56:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:49:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:144:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |     ARROW_ASSIGN_OR_RAISE(FileInfo info, GetFileInfo(path)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:299:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  299 |   ARROW_ASSIGN_OR_RAISE(base_path, base_fs->NormalizePath(std::move(base_path))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:344:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  344 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fixed_path, StripBase(info->path())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:350:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  350 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBase(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:351:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  351 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m normalized, base_fs_->NormalizePath(real_path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:356:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  356 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBase(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:357:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  357 |   ARROW_ASSIGN_OR_RAISE(FileInfo info, base_fs_->GetFileInfo(real_path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:364:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  364 |   ARROW_ASSIGN_OR_RAISE(selector.base_dir, PrependBase(selector.base_dir)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:365:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m infos, base_fs_->GetFileInfo(selector)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:394:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  394 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:399:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  399 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBase(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:421:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  421 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:426:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  426 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_src, PrependBaseNonEmpty(src)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:427:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  427 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_dest, PrependBaseNonEmpty(dest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:432:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  432 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_src, PrependBaseNonEmpty(src)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:433:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_dest, PrependBaseNonEmpty(dest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:439:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  439 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(info.path())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m15 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:453:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  453 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:459:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  459 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(info.path())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:467:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  467 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:473:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  473 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(info.path())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:481:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  481 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:487:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  487 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(info.path())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:495:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  495 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m16 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:501:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  501 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real_path, PrependBaseNonEmpty(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:584:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  584 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, base_fs_->OpenInputStream(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:591:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  591 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, base_fs_->OpenInputStream(info)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:598:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  598 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m file, base_fs_->OpenInputFile(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:605:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  605 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m file, base_fs_->OpenInputFile(info)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:638:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  638 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m source, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:640:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  640 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m metadata, source->ReadMetadata()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 16%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:642:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  642 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m destination, destinations[i].filesystem->OpenOutputStream( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/column_builder.cc.o
, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/mockfs.cc:774:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  774 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m file, OpenOutputStream(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:662:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  662 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m copy_close_async_future, future.result()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:677:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  677 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m source_infos, source_fs->GetFileInfo(source_sel)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/compile.cc:19:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:103:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/compile.cc:21:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:In file included from 582/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc::529::
  [1m [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h [0;1;35m:warning: 129 [0m: [1m5anonymous structs are a GNU extension [-Wgnu-anonymous-struct]: [0m 
 [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
    129582 |  |         A [0;34mRsRtOrWu_cAtS [0mS I{G N _ [0;33mO/R/_ RLAiItSeEr(a [0;34mlaSuttroi [0mn gd [0mi
c      t| _ [0;1;32mo    ^f
f [0msets, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARRO  W586_ | A S S I G [0;34mNs_tOrRu_cRtA [0mI S{E _ N [0;33mA/M/E (C_hearrrColra_sosr [0m_
v      a| l [0;1;32mu    ^e
, [0m __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(values_size, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:192:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  192 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(data_length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/compile.cc:22:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/metadata_internal.cc.o
18 warnings generated.
[ 17%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TAsyncChannel.cpp.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:874:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  874 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* lib, LoadDynamicLibrary(libpath)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:903:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  903 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/filesystem/filesystem.cc:971:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  971 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fsuri, ParseFileSystemUri(uri_string)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_aggregate.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TOutput.cpp:20:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m30 warnings generated.
[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_run_end.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m18 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:192:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  192 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:199:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  199 |     ARROW_ASSIGN_OR_RAISE(null_bitmap, CopyBitmap(pool, data->buffers[ [0;32m0 [0m]->data(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:230:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  230 |       ARROW_ASSIGN_OR_RAISE(out_compact_dictionary, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:232:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  232 |       ARROW_ASSIGN_OR_RAISE(output_map, AllocateBuffer( [0;32m0 [0m, pool)) [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:269:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  269 |     ARROW_AS[ 17%] Built target arrow_io
SIGN_OR_RAISE(output_map, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  282 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<arrow::Array> compacted_dict_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:284:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m compacted_dict_res, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:320:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  320 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m transposed, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:328:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  328 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> transpose_map, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:364:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  364 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:399:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  399 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:416:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  416 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/cached-powers.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:473:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  473 |         ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m child_changed, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:491:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  491 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unifier, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:503:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  503 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:537:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  537 |   ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m changed, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.cc:552:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  552 |     ARROW_ASSIGN_OR_RAISE(col, DictionaryUnifier::UnifyChunkedArray(col, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:332:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  332 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> arr, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/fixed_shape_tensor.cc:384:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  384 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m21 warnings generated.
[ 17%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TAsyncProtocolProcessor.cpp.o
[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/column_decoder.cc.o
1 warning generated.
7 warnings generated.
[ 17%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TConcurrentClientSyncInfo.cpp.o
[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_adaptive.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TUuid.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TUuid.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/opaque.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:76:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   76 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m clean_offsets, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:81:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   81 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:129:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  129 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffers, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:390:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  390 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sizes_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:424:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  424 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sum_of_list_view_sizes, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:426:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  426 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayBuilder> value_builder, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:479:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  479 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:484:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  484 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:490:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  490 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:496:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  496 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:502:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  502 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/chunker.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:549:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  549 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:607:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  607 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:684:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  684 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:691:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  691 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:839:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  839 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffers, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:1144:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1144 |     ARROW_ASSIGN_OR_RAISE(flattened[i], GetFlattenedField(i, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:1170:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1170 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:1183:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1183 |       ARROW_ASSIGN_OR_RAISE(flattened_null_bitmap, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.cc:1275:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1275 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> flattened_null_bitmap, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncChannel.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncChannel.h:25:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, AllocateBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE23 warnings generated.
_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/dfa.cc:44:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m1 warning generated.
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/converter.cc.o
1 warning generated.
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/dfa.cc:128:25:  [0m [0;1;35mwarning:  [0m [1mflexible array members are a C99 feature [-Wc99-extensions] [0m
  128 |     std::atomic<State*> next_[];     [0;33m// Outgoing arrows from State, [0m
      |  [0;1;32m                        ^
 [0m[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/from_string.cc.o
[ 17%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/double-to-string.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, AllocateBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/mimics_pcre.cc:27:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/mimics_pcre.cc:28:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 18%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_scalar.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE(int64_t size, source->GetSize()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:154:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  154 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, source->ReadAt(size - footer_size, footer_size)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:164:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  164 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:273:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  273 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 18%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/options.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProtocolProcessor.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProtocolProcessor.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProcessor.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:57:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |     ARROW_ASSIGN_OR_RAISE(*metadata, (*metadata)->CopySlice( [0;32m0 [0m, (*metadata)->size())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:218:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  218 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m body, stream->Read(decoder.next_required_size())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:235:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  235 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m body, file->ReadAt(offset, decoder.next_required_size())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m metadata, file->ReadAt(offset, metadata_length)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:401:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  401 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:406:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  406 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:479:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:18:
In file included from   /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.h479: | 28 :
 In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.hR:R26O:
WIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.hA:S27S:
IIn file included from G/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.hN:_26O:
R [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.hR:A2282I:S5E:( i [0mn [0;1;35mtwarning: 6 [0m4 [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]t [0m 
position, stream->Tell()); [0m
      |  [0;1;32m  ^ 
2282 [0m |     AR [1mR/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hO:W497_:A74S:S I [0mG [0;1;36mNnote: _ [0mOexpanded from macro 'ARROW_ASSIGN_OR_RAISE'R [0m_
RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:  497497: | 74 :  A [0mR [0;1;36mRnote: O [0mWexpanded from macro 'ARROW_ASSIGN_OR_RAISE'_ [0mA
SSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_N  A497M | E ( _AeRrRrOoWr__AoSrS_IvGaNl_uOeR,_ R_A_ICSOEU_NITMEPRL_(_A)R,R O\W [0m_
A      S| S [0;1;32mI                                                                         ^G
N [0m_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:484:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  484 |   ARROW_ASSIGN_OR_RAISE(int64_t position, stream->Tell()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:493:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  493 |   ARROW_ASSIGN_OR_RAISE(int64_t position, stream->Tell()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:505:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  505 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, file->Read( [0;34msizeof [0m(int32_t), &continuation)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 18%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/object_parser.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:518:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  518 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:532:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  532 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m metadata, file->Read(metadata_length)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:540:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  540 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m body, file->Read(decoder->next_required_size())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:647:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  647 |             ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> buffer, [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:677:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  677 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> chunk, AllocateBuffer(size, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:767:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  767 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m continuation, ConsumeDataBufferInt32(buffer)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:807:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  807 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m metadata_length, ConsumeDataBufferInt32(buffer)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(A [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:602:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  602 |     ARROW_ASSIGN_OR_RAISE(meta->type, ToFlatbufferType(*values.type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:603:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  603 |     ARROW_ASSIGN_OR_RAISE(meta->offset, dst->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mRROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:837:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  837 |       ARROW_ASSIGN_OR_RAISE(metadata_, Buffer::ViewOrCopy(buffer, memory_manager_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:848:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  848 |           ARROW_ASSIGN_OR_RAISE(metadata_, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:855:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  855 |           ARROW_ASSIGN_OR_RAISE(metadata_, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:862:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  862 |       ARROW_ASSIGN_OR_RAISE(metadata_, AllocateBuffer(next_required_size_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:902:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  902 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> body, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:910:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  910 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Message> message, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:924:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  924 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m cpu_buffer, Buffer::ViewOrCopy(buffer, memory_manager_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/message.cc:936:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  936 |         ARROW_ASSIGN_OR_RAISE(chunk, Buffer::ViewOrCopy(chunk, memory_manager_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 18%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/fast-dtoa.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:713:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  713 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, RecordBatchFileReader::Open(source_, options_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:727:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  727 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, RecordBatchFileReader::Open(source_, options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:730:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  730 |       ARROW_ASSIGN_OR_RAISE(batches[i], reader->ReadRecordBatch(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 18%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/ThreadManager.cpp.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/async/TConcurrentClientSyncInfo.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:775:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  775 |   ARROW_ASSIGN_OR_RAISE(int64_t size, source->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:783:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  783 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, source->ReadAt( [0;32m0 [0m, magic_size)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:818:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  818 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m-- snappy_ep configure command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-configure-*.log
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/feather.cc:823:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  823 |     ARROW_ASSIGN_OR_RAISE(writer, MakeFileWriter(dst, table.schema(), ipc_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:258:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  258 |     ARROW_ASSIGN_OR_RAISE(null_bitmap_chunks_[block_index], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/chunked_builder.cc:262:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  262 |     ARROW_ASSIGN_OR_RAISE(offset_chunks_[block_index], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 19%] Performing build step for 'snappy_ep'
[ 19%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/options.cc.o
1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 20%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/TimerManager.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/inference_internal.h:111:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_converter, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_builder.cc:197:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  197 |   ARROW_ASSIGN_OR_RAISE(converter_, Converter::Make(type_, *options_, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 20%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/fixed-dtoa.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, AllocateBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:57:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |     ARROW_ASSIGN_OR_RAISE(data_, AllocateResizableBuffer(nbytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.cc:144:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |     ARROW_ASSIGN_OR_RAISE(values_buffer, AllocateBuffer( [0;32m0 [0m, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_run_end.cc:107:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 20%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/processor/PeekProcessor.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 20%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/string-to-double.cc.o
9 warnings generated.
[ 20%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_vector.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:194:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  194 |     ARROW_ASSIGN_OR_RAISE(*out, SparseUnionType::Make(children, std::move(type_codes))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:196:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |     ARROW_ASSIGN_OR_RAISE(*out, DenseUnionType::Make(children, std::move(type_codes))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:812:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |       ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m dictionary_id, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 20%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/nfa.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:892:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  892 |     ARROW_ASSIGN_OR_RAISE(type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.cc:908:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  908 |         ARROW_ASSIGN_OR_RAISE(type, ext_type->Deserialize(type, type_data)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 20%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/parser.cc.o
8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 21%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/object_writer.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/inference_internal.h:111:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_converter, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/column_decoder.cc:116:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  116 |   ARROW_ASSIGN_OR_RAISE(converter_, Converter::Make(type_, options_, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc::2526:
:
In file included from In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h::3333:
:
In file included from In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h::3030:
:
 [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h::17078::77::   [0m [0m [0;1;35m [0;1;35mwarning: warning:  [0m [0m [1m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions]'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m [0m

  170 |      78  |       A R R OAWR_RAOSWS_IAGSNS_IOGRN__ROARI_SREA(I*SoEu(tb,u fAflelro_c,a [0mt
e      B| u [0;1;32mf      ^f
e [0mr( [0;32m0 [0m [1m,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h :a497l:i74g:n m [0me [0;1;36mnnote: t [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE', [0m 
pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:  74497: |    [0m  [0;1;36mAnote: R [0mRexpanded from macro 'ARROW_ASSIGN_OR_RAISE'O [0mW
_ASSIGN_OR_RAISE_I  M497P | L ( AARRRROOWW__AASSSSIIGGNN__OORR__RRAAIISSEE__NIAMMPEL((_AeRrRrOoWr__AoSrS_IvGaNl_uOeR,_ R_A_ICSOEU_NNTAEMRE_(__)e,r r\o [0mr
_      o| r [0;1;32m_                                                                         ^v
a [0mlue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m3 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 22%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/reader.cc.o
[ 24%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/strtod.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/converter.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/converter.cc:291:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  291 |       ARROW_ASSIGN_OR_RAISE(*out, decimal.Rescale(scale, type_scale_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m45 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 24%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/cast.cc.o
[ 24%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/musl/strptime.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 24%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/exec.cc.o
[ 24%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TBase64Utils.cpp.o
45 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 24%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriCommon.c.o
[ 24%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_base.cc.o
16 warnings generated.
9 warnings generated.
[ 24%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/parser.cc.o
[ 24%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/onepass.cc.o
[ 24%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriCompare.c.o
[ 24%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriEscape.c.o
[ 25%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriFile.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m16 warnings generated.
[ 25%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriIp4.c.o
[ 25%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriIp4Base.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 25%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/writer.cc.o
[ 25%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriMemory.c.o
[ 25%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriNormalize.c.o
9 warnings generated.
[ 25%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/reader.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 26%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/parse.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/processor/PeekProcessor.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/processor/PeekProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m33 warnings generated.
[ 26%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TDebugProtocol.cpp.o
[ 27%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriNormalizeBase.c.o
[ 28%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_binary.cc.o
[ 28%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriParse.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.h:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 28%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriParseBase.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 28%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriQuery.c.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 28%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriRecompose.c.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/TimerManager.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/TimerManager.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m size, SizeOfJSONArray(json_array)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:596:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  596 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m size,  [0;34mthis [0m->SizeOfJSONArray(json_obj)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/nfa.cc:38:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0m[ 29%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/writer.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/nfa.cc:39:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 29%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/expression.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m62 warnings generated.
27 warnings generated.
[ 31%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriResolve.c.o
[ 31%] Built target arrow_filesystem
[ 31%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriShorten.c.o
[ 31%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/reader.cc.o
1 warning generated.
[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/function.cc.o
[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/function_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Built target arrow_vendored
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:1013:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1013 |     ARROW_ASSIGN_OR_RAISE(out_chunks.back(), ArrayFromJSONString(type, chunk_json)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:1027:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1027 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:1029:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1029 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dictionary, ArrayFromJSONString(dictionary_type.value_type(), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_decimal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:1064:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1064 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/from_string.cc:1066:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1066 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/parser.cc:544:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, values_writer->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/parser.cc:582:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  582 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_writer, ResizableValueDescWriter::Make(pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/parser.cc:607:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  607 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/perl_groups.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/prefilter.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m6 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernel.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TDebugProtocol.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TDebugProtocol.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TVirtualProtocol.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/onepass.cc:65:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/onepass.cc:148:12:  [0m [0;1;35mwarning:  [0m [1mflexible array members are a C99 feature [-Wc99-extensions] [0m
  148 |   uint32_t action[]; [0m
      |  [0;1;32m           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TJSONProtocol.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:523:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  523 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m fields, FindSortKeys(schema, sort_keys)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/parse.cc:33:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/parse.cc:37:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m resolved_key, factory(f)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:544:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(table_or_batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*table.schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(*batch)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:812:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:297:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  297 |   ARROW_ASSIGN_OR_RAISE(Datum result, CallFunction( [0;32m"partition_nth_indices" [0m, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE(Datum result, CallFunction( [0;32m"partition_nth_indices" [0m, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:313:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  313 |   ARROW_ASSIGN_OR_RAISE(Datum result, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:334:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  334 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:342:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  342 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:351:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  351 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:363:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  363 |   ARROW_ASSIGN_OR_RAISE(Datum result, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:369:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  369 |   ARROW_ASSIGN_OR_RAISE(Datum result, CallFunction( [0;32m"unique" [0m, {value}, ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:393:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  393 |   ARROW_ASSIGN_OR_RAISE(Datum result, CallFunction( [0;32m"value_counts" [0m, {value}, ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:401:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  401 |   ARROW_ASSIGN_OR_RAISE(Datum result, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:425:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  425 |   ARROW_ASSIGN_OR_RAISE(Datum out, Take(Datum(values), Datum(indices), options, ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.cc:439:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  439 |   ARROW_ASSIGN_OR_RAISE(Datum out, DropNull(Datum(values), ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m3 warnings generated.
[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_dict.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:41:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, AllocateBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:60:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:60:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:40:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:60:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:56:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:60:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:307:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  307 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data_buffer_count, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m uncompressed, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:559:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  559 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:599:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  599 |   ARROW_ASSIGN_OR_RAISE(codec, util::Codec::Create(compression)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:603:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  603 |         ARROW_ASSIGN_OR_RAISE(*buffers[i], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:661:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  661 |       ARROW_ASSIGN_OR_RAISE(filtered_column, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/parser.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:726:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  726 |       ARROW_ASSIGN_OR_RAISE(*out, util::Codec::GetCompressionType(name)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:734:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  734 |   ARROW_ASSIGN_OR_RAISE(*message, ReadMessage(file)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:769:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  769 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m record_batch, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.cc:175:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  175 |             ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, list.GetScalar(i)); [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:869:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  869 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_type, context.dictionary_memo->GetDictionaryType(id)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:885:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  885 |     ARROW_ASSIGN_OR_RAISE(dict_data, ::arrow::internal::SwapEndianArrayData( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:895:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  895 |   ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m inserted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:908:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  908 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message.body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:924:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  924 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:936:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  936 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message->body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:946:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  946 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message.body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1053:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1053 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message->body())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1055:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1055 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1110:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1110 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, message_reader_->ReadNextMessage()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1118:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1118 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_with_metadata, ReadNext()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1127:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1127 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, message_reader_->ReadNextMessage()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1235:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1235 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, ReadMessage(block.offset, block.metadata_length, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/ordering.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1359:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1359 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_with_metadata, ReadRecordBatchWithCustomMetadata(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1370:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1370 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, result); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1371:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1371 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message_obj, cached_metadata->second.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1372:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1372 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, GetFlatbufMessage(message_obj)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1394:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1394 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, GetRecordBatchBlock(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1395:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1395 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, ReadMessageFromBlock(block, fields_loader)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1398:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1398 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message->body())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1400:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1400 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1411:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1411 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, GetRecordBatchBlock(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1412:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1412 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m outer_message, ReadMessageFromBlock(block)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1532:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1532 |             ARROW_ASSIGN_OR_RAISE(FileBlock block, GetRecordBatchBlock(index)); [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1533:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m 1533 |             ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1591:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1591 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1601:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1601 |       ARROW_ASSIGN_OR_RAISE(FileBlock block, GetDictionaryBlock(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1602:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1602 |       ARROW_ASSIGN_OR_RAISE(messages[i], ReadMessageFromBlock(block)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1620:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1620 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message->body())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1635:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1635 |       ARROW_ASSIGN_OR_RAISE(FileBlock block, GetDictionaryBlock(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1644:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1644 |       ARROW_ASSIGN_OR_RAISE(FileBlock block, GetRecordBatchBlock(index)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1783:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1783 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, cache.Read(range_to_read)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1806:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1806 |           ARROW_ASSIGN_OR_RAISE(filtered_columns[i], [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1836:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1836 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, GetRecordBatchBlock(index)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1837:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1837 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m message, GetFlatbufMessage(message_obj)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1838:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1838 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, GetBatchFromMessage(message)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1839:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1839 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m context, GetIpcReadContext(message, batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:156:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  156 |       ARROW_ASSIGN_OR_RAISE(straddling, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:249:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  249 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:261:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  261 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, block_it.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:287:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m parsed, ParseBlock(block, decode_context_.parse_options(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:309:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  309 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unconverted, ParseBlock(block, context_->parse_options(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:320:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  320 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:375:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  375 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/json/reader.cc:378:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  378 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:45:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/registry.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:45:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m   [0;1;35m497warning:  |  [0m  [1m '__COUNTER__' is a C2y extension [-Wc2y-extensions]A [0mR
ROW_ASSIGN_OR_RAISE_IMPL(ARROW_A  S448S | I G NA_RORRO_WR_AAISSSEI_GNNA_MOER(__ReArIrSoEr(_ [0;34movro_ivda [0ml*u es,y m_,_ CGOeUtNSTyEmRb_o_l)(,h a\n [0md
l      e| , [0;1;32m                                                                          ^n
a [0mme)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m equal, compute::CallFunction( [0;32m"equal" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m less, compute::CallFunction( [0;32m"less" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:45:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m-- snappy_ep build command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-build-*.log
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:281:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m function, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prefilter.cc:19:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:19:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prefilter.cc:19:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:83:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   83 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, null_bitmap_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Performing install step for 'snappy_ep'
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:84:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   84 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.cc:85:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   85 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_buffers, data_heap_builder_.Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1970:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1970 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, state->GetDictionaryBlock(i)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:52:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1978:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1978 |             ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m messages, [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:1987:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1987 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m block, state->GetRecordBatchBlock(index_++)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2014:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2014 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, cached_source->Read(range)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2026:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_ RAISE_N2026A | M E (A_ReRrOrWo_rA_SoSrI_GvNa_lOuRe_,R A_I_SCEO(U [0;34mNaTuEtRo_ [0m_ )r,e a\d [0me
r      ,|   [0;1;32mB                                                                         ^u
f [0mfer::GetReader(message->body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2028:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2028 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:41:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/metadata_internal.h:237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, AllocateBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2039:3:  [0m [0;1;35mwarning:  [0m [1m  '__COUNTER__' is a C2y extension [-Wc2y-extensions]497 [0m | 
  ARROW_ASSIGN _2039O | R _ RAARIRSOEW__IAMSPSLI(GANR_ROORW__RAASISSIEG(Ni_nOtR6_4R_AtI SfEo_oNtAeMrE(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
_offset, file->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2052:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2052 |   ARROW_ASSIGN_OR_RAISE(int64_t footer_offset, file->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2066:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2066 |   ARROW_ASSIGN_OR_RAISE(int64_t footer_offset, file->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2072:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2072 |   ARROW_ASSIGN_OR_RAISE(int64_t footer_offset, file->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2095:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2095 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, ReadRecordBatch(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2102:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2102 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batches, ToRecordBatches()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_run_end.cc.o
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2234:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2234 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Message> message, reader->ReadNextMessage()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2279:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2279 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2315:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2315 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indptr_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2319:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2319 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2370:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2370 |     ARROW_ASSIGN_OR_RAISE(indptr_data[i], file->ReadAt(indptr_buffers->Get(i)->offset(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2374:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2374 |     ARROW_ASSIGN_OR_RAISE(indices_data[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  255 |       ARROW_ASSIGN_OR_RAISE(columns[i], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2477:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2477 |   ARROW_ASSIGN_OR_RAISE(expected_body_buffer_count, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2520:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2520 |       ARROW_ASSIGN_OR_RAISE(sparse_index, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2534:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2534 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2549:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2549 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2577:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2577 |       ARROW_ASSIGN_OR_RAISE(sparse_index, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2606:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2606 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, file->ReadAt(buffer->offset(), buffer->length())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2611:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2611 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2618:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2618 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2625:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2625 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2632:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2632 |       ARROW_ASSIGN_OR_RAISE(sparse_index, ReadSparseCSFIndex(sparse_tensor, shape, file)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2646:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2646 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message.body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2655:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2655 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, Buffer::GetReader(message->body())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2695:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2695 |   ARROW_ASSIGN_OR_RAISE(batch_reader, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2700:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2700 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, batch_reader->ReadNext()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2718:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2718 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_reader, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2752:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2752 |     ARROW_ASSIGN_OR_RAISE(tensor, ReadTensor(&buffer_reader)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.ccS:S18I:
GIn file included from N/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h_:O26R:
_In file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.hA:I29S:
E [1m(/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h [0;34m:v2265o:i5d: [0m * [0m  [0;1;35mswarning: y [0mm [1m,'__COUNTER__' is a C2y extension [-Wc2y-extensions]  [0mG
etSymbol(h a2265n | d l e ,  AnRaRmOeW)_)A;S [0mS
I      G| N [0;1;32m_  ^O
R [0m_RAISE [1m(/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h [0;34m:a497u:t74o: [0m   [0mm [0;1;36manote: t [0mcexpanded from macro 'ARROW_ASSIGN_OR_RAISE'h [0m,
 FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h  :497497 | : 74 :A R [0mR [0;1;36mOnote: W [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0mS
SIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NA  M497E | ( _ eArRrRoOrW__oArS_SvIaGlNu_eO,R __R_ACIOSUEN_TIEMRP_L_()A,R R\O [0mW
_      A| S [0;1;32mS                                                                         ^I
G [0mN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2803:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2803 |   ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, ReadAt(position_, nbytes, out)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.cc:2809:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2809 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> buffer, ReadAt(position_, nbytes)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.ccI:G18N:
_In file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.hR:_26R:
AIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.hS:E29_:
N [1mA/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.hM:E2274(:_5e:r r [0mo [0;1;35mrwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m-- snappy_ep install command succeeded.  See also /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/snappy_ep-prefix/src/snappy_ep-stamp/snappy_ep-install-*.log
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:550:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  550 |     ARROW_ASSIGN_OR_RAISE(output_->buffers[ [0;32m0 [0m], ctx_->AllocateBitmap(output_->length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:71:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   71 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m options, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Completed 'snappy_ep'
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:204:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  204 |       ARROW_ASSIGN_OR_RAISE(state, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:247:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  247 |         ARROW_ASSIGN_OR_RAISE(arg, Cast(args[i], CastOptions::Safe(in_type), ctx)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:329:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  329 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m Kernel* kernel, DispatchBest(&inputs)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:340:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  340 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m inputs, internal::GetFunctionArgumentTypes(args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.cc:341:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  341 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m func_exec, func.GetBestExecutor(inputs)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:61:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   61 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type_name_holder, scalar.field(kTypeNameField)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:64:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   64 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_options_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:73:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   73 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, FunctionOptionsToStructScalar(options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:74:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   74 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, MakeArrayFromScalar(*scalar,  [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:77:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   77 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, io::BufferOutputStream::Create()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:78:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, ipc::MakeFileWriter(stream, batch->schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar))FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_decimal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m; [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__) [1m,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc :\98 [0m:
3      :|   [0;1;32m [0m                                                                         ^ [0;1;35m
warning:  [0m [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, ipc::RecordBatchFileReader::Open(stream.get())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:99:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, reader->ReadRecordBatch( [0;32m0 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.cc:116:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  116 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_scalar, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Built target snappy_ep
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:58:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:719:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  719 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:734:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  734 |       ARROW_ASSIGN_OR_RAISE(out->buffers[ [0;32m0 [0m], kernel_ctx_->AllocateBitmap(length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:742:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  742 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:58:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:40:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:58:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:56:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:58:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:789:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  789 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:831:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  831 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Scalar> scalar, MakeArray(out)->GetScalar( [0;32m0 [0m)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:850:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  850 |       ARROW_ASSIGN_OR_RAISE(preallocation, PrepareOutput(span_iterator_.length())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:870:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  870 |         ARROW_ASSIGN_OR_RAISE(preallocation, PrepareOutput(input.length)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:908:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  908 |       ARROW_ASSIGN_OR_RAISE(output.value, PrepareOutput(input.length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:98:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m cast_options, ValidateOptions(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:107:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |         ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> array, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:112:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1105:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1105 |     ARROW_ASSIGN_OR_RAISE(out.value, PrepareOutput(span.length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1116:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1116 |     ARROW_ASSIGN_OR_RAISE(out.value, PrepareOutput(batch.length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:98:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |     ARROW_ASSIGN_OR_RAISE(*buffer, CopyBitmap(pool, input->data(), offset, length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1168:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1168 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_state, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER_ [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc):,203 :\5 [0m:
        [0m|  [0;1;35m [0;1;32mwarning:                                                                          ^ [0m
 [1m [0m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  203 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:206:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  206 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m actual_length, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:345:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  345 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m shifted_offsets, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:385:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  385 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m shifted_offsets, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:653:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  653 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:711:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  711 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m run_ends, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1367:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1367 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr< [0;34mconst [0m Function> func, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1382:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1382 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr< [0;34mconst [0m Function> func, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1398:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1398 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr< [0;34mconst [0m Function> func, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1400:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1400 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m func_exec, func->GetBestExecutor(std::move(in_types))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.cc:1408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m in_types, internal::GetFunctionArgumentTypes(args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:857:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  857 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatchWriter> writer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:874:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  874 |   ARROW_ASSIGN_OR_RAISE(metadata, internal::WriteTensorMessage(tensor,  [0;32m0 [0m, options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:902:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  902 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:906:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  906 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ResizableBuffer> contiguous_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:942:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  942 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scratch_space, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:965:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  965 |   ARROW_ASSIGN_OR_RAISE(metadata, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.cc:252:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  252 |   ARROW_ASSIGN_OR_RAISE(Datum result, Cast(Datum(value), to_type, options, ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1238:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1238 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unified_table, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1273:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1273 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m dictionaries, CollectDictionaries(batch, mapper_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1609:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1609 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> buffer, mm->AllocateBuffer(size)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1610:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1610 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, Buffer::GetWriter(buffer)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1626:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1626 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/writer.cc:1642:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1642 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, io::BufferOutputStream::Create( [0;32m1024 [0m, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 32%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/prog.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TJSONProtocol.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TJSONProtocol.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TVirtualProtocol.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m21 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 32%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/chunked_internal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:54:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   54 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ResizableBuffer> result, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.cc:65:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   65 |     ARROW_ASSIGN_OR_RAISE(state, args.kernel->init(ctx, args)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m3 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 33%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TMultiplexedProtocol.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_decimal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:103:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:129:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  129 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_offsets, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(values_size, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:53:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:192:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  192 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(data_length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.cc:109:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  109 |       ARROW_ASSIGN_OR_RAISE(*out_, DictionaryTraits<T>::GetDictionaryArrayData( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:117:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  117 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, util::SkipUTF8BOM(buf->data(), buf->size())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:416:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  416 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m44 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:482:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  482 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m decoded_arrays, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:485:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  485 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:539:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  539 |           ARROW_ASSIGN_OR_RAISE(decoder, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:542:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:546:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  546 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m44 warnings generated.
[ 33%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TProtocol.cpp.o
[ 34%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/re2.cc.o
5 warnings generated.
12 warnings generated.
[ 34%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TTransportException.cpp.o
[ 34%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_nested.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:779:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  779 |         ARROW_ASSIGN_OR_RAISE(builder, ColumnBuilder::MakeNull(io_context_.pool(), [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:786:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  786 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:796:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  796 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, Parse(block)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:817:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  817 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, column_builders_[i]->Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:132:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  132 |       ARROW_ASSIGN_OR_RAISE(array_, compute::Cast(data,  [0;33m/*to_type=*/ [0mlarge_utf8(), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:139:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  139 |         ARROW_ASSIGN_OR_RAISE(array_, compute::Cast(data,  [0;33m/*to_type=*/ [0mlarge_utf8(), [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:843:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  843 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m istream_it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:847:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  847 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m bg_it, MakeBackgroundGenerator(std::move(istream_it), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:886:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  886 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m header_bytes_consumed, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:890:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  890 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:545:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |   ARROW_ASSIGN_OR_RAISE(call.function, GetFunction(call, exec_context)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:560:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  560 |     ARROW_ASSIGN_OR_RAISE(call.kernel, call.function->DispatchBest(&types)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:566:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  566 |         ARROW_ASSIGN_OR_RAISE(Datum new_lit, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:581:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  581 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:592:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  592 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:599:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  599 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:616:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  616 |     ARROW_ASSIGN_OR_RAISE(FieldPath path, ref->FindOne(in)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:515:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  515 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> null_string, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_N [1mA/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.ccM:E621(:_5e:r r [0mo [0;1;35mrwarning: _ [0mo [1mr'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mv
alue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^621
 |  [0m    ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, path.Get(in)); [0m
      |  [0;1;32m [1m    ^/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc
: [0m525:7:  [0m [1m [0;1;35m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hwarning: : [0m497 [1m:'__COUNTER__' is a C2y extension [-Wc2y-extensions]74 [0m:
  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  525 |      497  |     AARRRROOWW__AASSSSIIGGNN__OORR__RRAAIISSEE(_ [0mI
M      P| L [0;1;32m(      ^A
R [0mROW [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hA:S497S:I74G:N _ [0mO [0;1;36mRnote: _ [0mRexpanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0mI
SE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^497
 |  [0m  ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:542:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> slice, maybe_slice); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:584:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  584 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:628:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  628 |     ARROW_ASSIGN_OR_RAISE(argument, BindImpl(std::move(argument), in, exec_context)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:655:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  655 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m known_field_values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:670:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  670 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m column, field_ref.GetOneOrNone(partial_batch)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:675:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  675 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 34%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/align_util.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:692:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  692 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m partial_batch, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:699:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  699 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m partial_array, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:701:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  701 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:706:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  706 |         ARROW_ASSIGN_OR_RAISE(value, value.make_array()->GetScalar( [0;32m0 [0m)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:968:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  968 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m istream_it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:973:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  973 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rh_it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:983:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  983 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_buffer, buffer_iterator_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:996:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  996 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_block, block_iterator.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:718:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  718 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, MakeExecBatch(full_schema, partial_input)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:1033:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1033 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m istream_it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc::1039749::57::   [0m [0m [0;1;35m [0;1;35mwarning: warning:  [0m [0m [1m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions]'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m [0m

  749  | 1039  |          AARRRROOWW__AASSSSIIGGNN__OORR__RRAAIISSEE(( [0m [0m

            | |  [0;1;32m [0;1;32m    ^      ^

 [0m [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h: [1m497/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h::74497:: 74 [0m: [0;1;36m note:  [0m [0m [0;1;36mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'note:  [0m [0m
expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:767:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  767 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:854:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  854 |           ARROW_ASSIGN_OR_RAISE(Datum constant, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:716:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  716 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, MakeCSVWriter(output, table.schema(), options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:723:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  723 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, MakeCSVWriter(output, batch.schema(), options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:730:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  730 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, MakeCSVWriter(output, reader->schema(), options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/writer.cc:733:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  733 |     ARROW_ASSIGN_OR_RAISE(batch, reader->Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:1167:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1167 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m istream_it, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:1170:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1170 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m bg_it, MakeBackgroundGenerator(std::move(istream_it), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:1194:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1194 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m parsed_block, self->Parse(maybe_block)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1003:17:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1003 |                 ARROW_ASSIGN_OR_RAISE(lit, compute::Cast(lit, dict_type.value_type())); [0m
      |  [0;1;32m                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1007:17:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1007 |                 ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dictionary, [0m
      |  [0;1;32m                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1015:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1015 |             ARROW_ASSIGN_OR_RAISE(lit, compute::Cast(lit, expr.type()->GetSharedPtr())); [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/csv/reader.cc:1230:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1230 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, reader_result); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1124:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1124 |             ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1234:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1234 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1291:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1291 |         ARROW_ASSIGN_OR_RAISE(Datum is_null, IsNull(options->value_set)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1292:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1292 |         ARROW_ASSIGN_OR_RAISE(Datum any_null, Any(is_null)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1301:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1301 |     ARROW_ASSIGN_OR_RAISE(Datum filter_mask, CallFunction(func_name, args)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1303:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1303 |     ARROW_ASSIGN_OR_RAISE(Datum simplified_value_set, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1315:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1315 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1339:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1339 |       ARROW_ASSIGN_OR_RAISE(std::optional<Expression> result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1357:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1357 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m Comparison::type cmp_rhs_bound, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1438:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1438 |   ARROW_ASSIGN_OR_RAISE(expr, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1442 |     ARROW_ASSIGN_OR_RAISE(expr, Canonicalize(std::move(expr))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1443:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1443 |     ARROW_ASSIGN_OR_RAISE(expr, FoldConstants(std::move(expr))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1452:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1452 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m simplified, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1466:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1466 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1512:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1512 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, MakeArrayFromScalar(scalar,  [0;32m1 [0m)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1537:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1537 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, AddScalar(*lit->scalar())); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1554:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1554 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m options_scalar, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1556:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1556 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, AddScalar(*options_scalar)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1575:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1575 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, ToRecordBatch(expr)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1576:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1576 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, io::BufferOutputStream::Create()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1577:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1577 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, ipc::MakeFileWriter(stream, batch->schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1589:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1589 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, ipc::RecordBatchFileReader::Open(&stream)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1590:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1590 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, reader->ReadRecordBatch( [0;32m0 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1631:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1631 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GetScalar(value)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1646:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1646 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ref, GetOne()); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1666:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1666 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m options_scalar, GetScalar(metadata().value(index_))); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1669:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1669 |             ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.cc:1678:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1678 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m argument, GetOne()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
[ 34%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TFDTransport.cpp.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TMultiplexedProtocol.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TMultiplexedProtocol.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocolDecorator.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m41 warnings generated.
[ 35%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/codegen_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
[ 35%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSimpleFileTransport.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.cc:8:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/re2.cc:33:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/re2.cc:34:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0m[ 35%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/regexp.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:304:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericToScalar(key.target)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:305:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericToScalar(key.order)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m25 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 35%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_boolean.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:287:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_ends_array, run_end_builder().Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_run_end.cc:289:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  289 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ree_array, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:335:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  335 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, GenericToScalar(*it)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m raw_val, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:430:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, GenericFromScalar<std::string>(value)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:442:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target_holder, holder.field( [0;32m"target" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order_holder, holder.field( [0;32m"order" [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m target, GenericFromScalar<FieldRef>(target_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:445:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  445 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m order, GenericFromScalar<SortOrder>(order_holder)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 35%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpTransport.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, holder.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function_internal.h:528:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  528 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, GenericFromScalar<ValueType>(scalar)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/registry.cc:185:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  185 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m func, GetFunction(source_name)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.cpp:34:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.h:28:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m[ 36%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpClient.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSimpleFileTransport.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSimpleFileTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.h:28:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:165:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  165 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:189:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  189 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE(it, EnsureAlignment(std::move(it), alignment, memory_pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 37%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_primitive.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:200:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  200 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:217:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  217 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_array_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:235:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  235 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:253:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  253 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
27 warnings generated.
13 warnings generated.
[ 37%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpServer.cpp.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:275:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  275 |             ARROW_ASSIGN_OR_RAISE(chunks_[j], EnsureAlignment(std::move(chunks_[j]), [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/align_util.cc:279:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  279 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 37%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/async_util.cc.o
[ 37%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_union.cc.o
[ 37%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/set.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 37%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_dictionary.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m49 warnings generated.
[ 37%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_extension.cc.o
6 warnings generated.
[ 37%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/simplify.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m38 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m12 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 39%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/atfork_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 39%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSocket.cpp.o
[ 39%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/stringpiece.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.cc:8:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/set.cc:15:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:148:7:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  148 |        [0;34mstruct [0m {              [0;33m// opcode == kInstByteRange [0m
      |  [0;1;32m      ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/prog.h:426:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  426 |      [0;34mstruct [0m { [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/set.cc:17:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.cc:25:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 39%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSocketPool.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      In file included from | /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc [0;1;32m:                                                                         ^18
:
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0mIn file included from  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h::23497:
:In file included from 74/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:: 24 [0m:
 [0;1;36mIn file included from note: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h [0m:expanded from macro 'ARROW_ASSIGN_OR_RAISE'27 [0m:

In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   2274497 |  |      A RARRORWO_WA_SASSISGING_NO_RO_RR_ARIASIES_EI(M [0;34mPaLu(tAoR [0mR OmWa_tAcShS,I GFNi_nOdRO_nReA(IrSoEo_tN)A)M;E [0m(
_      e| r [0;1;32mr    ^o
r [0m_or [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hv:a497l:u74e:,   [0m_ [0;1;36m_note: C [0mOexpanded from macro 'ARROW_ASSIGN_OR_RAISE'U [0mN
TER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.ccI:G18N:
_In file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.hR:_30R:
A [1mI/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hS:E510_:I9M:P L [0m( [0;1;35mAwarning: R [0mR [1mO'__COUNTER__' is a C2y extension [-Wc2y-extensions]W [0m_
ASSIGN_OR_RAISE_NAME(_error_or_value, __CO  U510N | T E R _ _ ) ,   \A [0mR
R      O| W [0;1;32m_                                                                         ^A
S [0mSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from   /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h497: | 27 :
 In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.hR:R26O:
W [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.hA:S2282S:I5G:N _ [0mO [0;1;35mRwarning: _ [0mR [1mA'__COUNTER__' is a C2y extension [-Wc2y-extensions]I [0mS
E_IMPL(ARROW_ASSIGN_OR_RAI S2282E | _ N A M EA(R_ReOrWr_oArS_SoIrG_Nv_aOlRu_eR,A I_S_EC(O [0;34mUaNuTtEoR [0m_ _m)a,t c\h [0m,
       F| i [0;1;32mn                                                                         ^d
O [0mneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpServer.cpp:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpServer.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:69:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   69 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, null_bitmap_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.cc:70:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   70 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 39%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/concatenate.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m23 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:347:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  347 |           ARROW_ASSIGN_OR_RAISE(Future<> inner_fut, (*inner_task)()); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 39%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/basic_decimal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.cc:431:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  431 |         ARROW_ASSIGN_OR_RAISE(Future<> inner_fut, (*target)()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 39%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m6 warnings generated.
19 warnings generated.
[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_nested.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_block_counter.cc.o
[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/data.cc.o
22 warnings generated.
[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_numeric.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:430:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  430 |     ARROW_ASSIGN_OR_RAISE(p1, MaxDecimalDigitsForInteger(left_type.id())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:439:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  439 |     ARROW_ASSIGN_OR_RAISE(p2, MaxDecimalDigitsForInteger(right_type.id())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:475:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  475 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:478:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  478 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:519:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  519 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m precision, MaxDecimalDigitsForInteger(ty.id())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.cc:539:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  539 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m casted_ty, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/simplify.cc:15:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/simplify.cc:16:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpClient.cpp:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpClient.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/atfork_internal.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketPool.cpp:29:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketPool.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocket.h:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m25 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_string.cc.o
[ 40%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TServerSocket.cpp.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:74:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   74 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m casted_indices, Cast(indices_arr, out_type.index_type(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc:85:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   85 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m casted_data, Cast(dict_arr, out_type.value_type(), options, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
5 warnings generated.
[ 40%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/diff.cc.o
[ 41%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/tostring.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocket.cpp:52:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m52 warnings generated.
[ 42%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TTransportUtils.cpp.o
21 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 42%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_run_reader.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_union.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 42%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o
[ 42%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/re2/unicode_groups.cc.o
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/statistics.cc.o
1 warning generated.
16 warnings generated.
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_temporal.cc.o
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_util.cc.o
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/util.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m7 warnings generated.
19 warnings generated.
[ 43%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TBufferTransports.cpp.o
[ 43%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/util/rune.cc.o
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/validate.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 43%] Building CXX object _deps/re2-build/CMakeFiles/re2.dir/util/strutil.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 43%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/SocketCommon.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
[ 43%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/temporal_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:112:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |   ARROW_ASSIGN_OR_RAISE(*out, AllocateBitmap(out_length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:154:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  154 |   ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;34msizeof [0m(Offset) + out_size_in_bytes, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:162:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  162 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m outcome, PutOffsets<Offset>(*buffers[i], values_length, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:242:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  242 |   ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer(out_size_in_bytes, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:252:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  252 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m outcome, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:381:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  381 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffers, Buffers( [0;32m1 [0m, fixed)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:387:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  387 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(int32_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:388:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  388 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:408:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_buffers, Buffers( [0;32m2 [0m, value_ranges)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:414:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  414 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(int64_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:415:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  415 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:419:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  419 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_buffers, Buffers( [0;32m2 [0m, value_ranges)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:432:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  432 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m view_buffers, Buffers( [0;32m1 [0m, BinaryViewType::kSize)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:433:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m view_buffer, ConcatenateBuffers(view_buffers, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:464:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  464 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(int32_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:465:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  465 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets_outcome, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:475:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  475 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_data, ChildData( [0;32m0 [0m, value_ranges)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:487:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  487 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(int64_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:488:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  488 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:492:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  492 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_data, ChildData( [0;32m0 [0m, value_ranges)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:514:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  514 |       ARROW_ASSIGN_OR_RAISE(std::tie(range.offset, range.length), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:521:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  521 |     ARROW_ASSIGN_OR_RAISE(ArrayDataVector value_data, ChildData( [0;32m0 [0m, value_ranges)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:534:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  534 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m size_buffers, Buffers( [0;32m2 [0m,  [0;34msizeof [0m(offset_type))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:538:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  538 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(offset_type))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:539:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  539 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:556:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_data, ChildData( [0;32m0 [0m, fsl_type.list_size())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:569:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  569 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_data, ChildData(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:578:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  578 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unifier, DictionaryUnifier::Make(d.value_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:600:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  600 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, AllocateBuffer(out_length * index_width, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:656:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  656 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_buffers, Buffers( [0;32m1 [0m, *fixed)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:661:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  661 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index_lookup, UnifyDictionaries(d)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:662:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  662 |       ARROW_ASSIGN_OR_RAISE(out_->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:673:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  673 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type_buffers, Buffers( [0;32m1 [0m,  [0;34msizeof [0m(int8_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:685:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  685 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_data, ChildData(i)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:749:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  749 |       ARROW_ASSIGN_OR_RAISE(out_->buffers[ [0;32m2 [0m], builder.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:764:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  764 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m builder, MakeBuilder(in_[ [0;32m0 [0m]->type, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:770:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  770 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> out_array, builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:804:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  804 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:824:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  824 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:846:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  846 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sliced_buffer, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:881:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  881 |       ARROW_ASSIGN_OR_RAISE(child_data[i], in_[i]->child_data[index]->SliceSafe( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:892:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  892 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/concatenate.cc:905:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  905 |       ARROW_ASSIGN_OR_RAISE(child_data[i], in_[i]->child_data[index]->SliceSafe( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 44%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.cpp:54:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:158:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  158 |       ARROW_ASSIGN_OR_RAISE(out_buf, copy_fn(buf, to)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:164:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  164 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m copied, CopyToImpl(*child, to, copy_fn)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:169:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  169 |     ARROW_ASSIGN_OR_RAISE(output->dictionary, CopyToImpl(*data.dictionary, to, copy_fn)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.cpp:56:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketUtils.h:65:22:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, const addrinfo *>' is deprecated [-Wdeprecated-declarations] [0m
   65 |    [0;34mstruct [0m Iter : std::iterator<std::forward_iterator_tag,  [0;34mconst [0m addrinfo*> { [0m
      |  [0;1;32m                     ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, const addrinfo *>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/tostring.cc:15:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:574:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  574 |      [0;34mstruct [0m {   [0;33m// Repeat [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:578:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  578 |      [0;34mstruct [0m {   [0;33m// Capture [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:582:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  582 |      [0;34mstruct [0m {   [0;33m// LiteralString [0m
      |  [0;1;32m    ^
 [0m [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/regexp.h:586:5:  [0m [0;1;35mwarning:  [0m [1manonymous structs are a GNU extension [-Wgnu-anonymous-struct] [0m
  586 |      [0;34mstruct [0m {   [0;33m// CharClass [0m
      |  [0;1;32m    ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/tostring.cc:16:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/re2-src/re2/walker-inl.h:140:39:  [0m [0;1;35mwarning:  [0m [1mISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name] [0m
  140 |  [0;34mtemplate [0m< [0;34mtypename [0m T> Regexp::Walker<T>::~Walker() { [0m
      |  [0;1;32m                     ~~~~~~~~~~~~~~~~~^~
 [0m      |  [0;32m                                      ::Walker
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.cc:833:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  833 |       ARROW_ASSIGN_OR_RAISE(dictionary, GetDictionaryView(*out_type)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 44%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap_builders.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportUtils.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportUtils.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 44%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TConnectedClient.cpp.o
[ 44%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap_ops.cc.o
7 warnings generated.
[ 45%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_hash.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 45%] Linking CXX static library libre2.a
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 45%] Built target re2
[ 45%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection.cc.o
[ 45%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TServerFramework.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:202:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  202 |   ARROW_ASSIGN_OR_RAISE(Datum unpacked, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc:206:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  206 |     ARROW_ASSIGN_OR_RAISE(unpacked, Cast(unpacked, options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.cpp:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 45%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc:49:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   49 |     ARROW_ASSIGN_OR_RAISE(result, Cast(*array, out_ty, options, ctx->exec_context())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/validate.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/validate.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/validate.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/validate.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/validate.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/SocketCommon.cpp:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:54:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   54 |     ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m1 [0m], ctx->Allocate( [0;34msizeof [0m(dest_offset_type) * [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:91:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   91 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:116:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  116 |     ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:125:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  125 |     ARROW_ASSIGN_OR_RAISE(Datum cast_values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 47%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TSimpleServer.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:156:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  156 |     ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:163:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  163 |     ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:177:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  177 |     ARROW_ASSIGN_OR_RAISE(Datum cast_values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:263:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  263 |     ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m nulls_have_correct_length, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:267:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  267 |     ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:272:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  272 |     ARROW_ASSIGN_OR_RAISE(Datum cast_values_datum, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:281:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, BuildTakeIndices(in_array, list_size, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:282:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  282 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m take_result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 47%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_filter_internal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:321:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  321 |     ARROW_ASSIGN_OR_RAISE(Datum cast_values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:367:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  367 |       ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:377:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  377 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:392:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  392 |         ARROW_ASSIGN_OR_RAISE(Datum cast_values, Cast(in_values, out_field_type, options, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:439:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  439 |       ARROW_ASSIGN_OR_RAISE(out_array->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:449:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  449 |     ARROW_ASSIGN_OR_RAISE(Datum cast_keys, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc:456:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  456 |     ARROW_ASSIGN_OR_RAISE(Datum cast_values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:456:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  456 |     ARROW_ASSIGN_OR_RAISE(int32_t precision, MaxDecimalDigitsForInteger(I::type_id)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_time.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 47%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TThreadPoolServer.cpp.o
12 warnings generated.
[ 47%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TThreadedServer.cpp.o
10 warnings generated.
[ 47%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_scalar.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:107:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |       ARROW_ASSIGN_OR_RAISE(out_->child_data[i], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:121:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_buffer, AllocateBuffer(in_buffer->size(), pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:138:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  138 |     ARROW_ASSIGN_OR_RAISE(out_->buffers[index], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:150:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  150 |     ARROW_ASSIGN_OR_RAISE(out_->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:159:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  159 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:174:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  174 |     ARROW_ASSIGN_OR_RAISE(out_->buffers[ [0;32m1 [0m], ByteSwapBuffer<uint32_t>(data_->buffers[ [0;32m1 [0m])); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:181:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  181 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap_ops.cc:225:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  225 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateEmptyBitmap(phys_bits, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap_ops.cc:262:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  262 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateEmptyBitmap(length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap_ops.cc:405:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  405 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_buffer, AllocateEmptyBitmap(phys_bits, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TConnectedClient.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TConnectedClient.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__),  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:436:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  436 |       ARROW_ASSIGN_OR_RAISE(int64_t buffer_length, std::move(other).Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:460:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  460 |     ARROW_ASSIGN_OR_RAISE(int64_t buffer_length, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:462:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  462 |     ARROW_ASSIGN_OR_RAISE(buffer_, AllocateBuffer(buffer_length, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m\ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:504:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |     ARROW_ASSIGN_OR_RAISE(out_->child_data[ [0;32m0 [0m], CreateChild(type,  [0;32m0 [0m,  [0;33m/*length=*/ [0;32m0 [0mIn file included from )/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap.cc):;25 [0m:

In file included from       /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h| : [0;1;32m26    ^:

In file included from  [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
 [1mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h::49727::
74In file included from :/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h : [0m26 [0;1;36m:
note:  [1m [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.hexpanded from macro 'ARROW_ASSIGN_OR_RAISE': [0m2274
:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |       497A | R R OAWR_RAOSWS_IAGSNS_IOGRN__ROARI_SREA(I [0;34mSaEu_tIoM [0mP Lm(aAtRcRhO,W _FAiSnSdIOGnNe_(OrRo_oRtA)I)S;E [0m_
N      A| M [0;1;32mE    ^(
_ [0merror [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ho:r497_:v74a:l u [0me [0;1;36m,note:   [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE'_ [0mC
OUNTER__), \ [0m
      |  [0;1;32m                                                                           ^497
 |  [0m  ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_primitive.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:509:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  509 |     ARROW_ASSIGN_OR_RAISE(out_->child_data[ [0;32m0 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:516:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  516 |       ARROW_ASSIGN_OR_RAISE(out_->child_data[i], CreateChild(type, i, length_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:530:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  530 |       ARROW_ASSIGN_OR_RAISE(out_->buffers[ [0;32m1 [0m], AllocateBuffer(length_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:546:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  546 |       ARROW_ASSIGN_OR_RAISE(out_->child_data[i], CreateChild(type, i, child_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:553:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  553 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m typed_null_dict, MakeArrayOfNull(type.value_type(),  [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:561:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  561 |       ARROW_ASSIGN_OR_RAISE(run_ends, MakeEmptyArray(type.run_end_type(), pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:562:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  562 |       ARROW_ASSIGN_OR_RAISE(values, MakeEmptyArray(type.value_type(), pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:564:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  564 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_end_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:566:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  566 |       ARROW_ASSIGN_OR_RAISE(run_ends, MakeArrayFromScalar(*run_end_scalar,  [0;32m1 [0m, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:567:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  567 |       ARROW_ASSIGN_OR_RAISE(values, MakeArrayOfNull(type.value_type(),  [0;32m1 [0m, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:619:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  619 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateBitmap(length_, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:677:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  677 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_array, Concatenate(values, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:695:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  695 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:697:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  697 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sizes_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:708:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  708 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_array, Concatenate(values, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:721:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  721 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_array, Concatenate(keys, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:722:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  722 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_array, Concatenate(values, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:735:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  735 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:746:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  746 |       ARROW_ASSIGN_OR_RAISE(fields.back(), MakeArrayFromScalar(*value, length_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:762:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  762 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:765:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  765 |         ARROW_ASSIGN_OR_RAISE(fields.back(), [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:770:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  770 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type_codes_buffer, CreateUnionTypeCodes(scalar_type_code)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:791:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  791 |           ARROW_ASSIGN_OR_RAISE(fields.back(), [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:795:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  795 |           ARROW_ASSIGN_OR_RAISE(fields.back(), [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:800:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  800 |         ARROW_ASSIGN_OR_RAISE(fields.back(), [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:806:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  806 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:810:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  810 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type_codes_buffer, CreateUnionTypeCodes(scalar_type_code)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:820:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  820 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:824:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  824 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_end_scalar, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:826:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  826 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_ends, MakeArrayFromScalar(*run_end_scalar,  [0;32m1 [0m, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:827:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  827 |     ARROW_ASSIGN_OR_RAISE(out_, RunEndEncodedArray::Make(length_, run_ends, values)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:837:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  837 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage_array, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:902:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  902 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, NullArrayFactory(pool, type, length).Create()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.cc:919:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  919 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.cpp:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.h:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m92 warnings generated.
11 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap_builders.cc:50:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   50 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateBuffer(bit_length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/bitmap_builders.cc:64:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   64 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:316:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  316 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:478:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  478 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m insert_buf, AllocateEmptyBitmap(length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:479:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  479 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_length_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:521:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  521 |     ARROW_ASSIGN_OR_RAISE(_comparator, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 47%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_internal.cc.o
[ 47%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_take_internal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:723:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  723 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_formatter, MakeFormatter(*t.value_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:764:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  764 |       ARROW_ASSIGN_OR_RAISE(field_formatters[i], MakeFormatter(*t.field(i)->type())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:813:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  813 |       ARROW_ASSIGN_OR_RAISE(field_formatters[type_id], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
[ 47%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TPipe.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/diff.cc:969:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  969 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m formatter, MakeFormatter(type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 48%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_default.cc.o
3 warnings generated.
[ 49%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_swizzle.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TSimpleServer.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TSimpleServer.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.h:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m106 warnings generated.
[ 49%] Built target arrow_ipc
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 49%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TPipeServer.cpp.o
1 warning generated.
[ 50%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TFileTransport.cpp.o
12 warnings generated.
[ 50%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_size.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 50%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:265:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m52 warnings generated.
[ 50%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/VirtualProfiling.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadedServer.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m21 warnings generated.
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadPoolServer.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadPoolServer.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.h:25:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 50%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TServer.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:103:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:129:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  129 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_offsets, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(values_size, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/dict_internal.h:192:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  192 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict_data, AllocateBuffer(data_length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 50%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/ThreadFactory.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_binary.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:265:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
19 warnings generated.
1 warning generated.
[ 50%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Thread.cpp.o
1 warning generated.
[ 50%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/cancel.cc.o
[ 50%] Built target arrow_json
[ 50%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression.cc.o
[ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Monitor.cpp.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipe.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
1 warning generated.
[ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Mutex.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/counting_semaphore.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:295:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  295 |     ARROW_ASSIGN_OR_RAISE(*out, DictionaryTraits<Type>::GetDictionaryArrayData( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:468:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  468 |         ARROW_ASSIGN_OR_RAISE(dictionary_unifier_, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:481:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  481 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:597:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  597 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices_hasher, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:265:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:103:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_chunk, DropNullArray(chunk, ctx)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:121:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dst, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:657:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  657 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict, hash->dictionary()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:661:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  661 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null, MakeArrayOfNull(hash->dictionary_value_type(), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:669:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  669 |   ARROW_ASSIGN_OR_RAISE((*out)[ [0;32m0 [0m].mutable_array()->dictionary, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_hash.cc:680:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  680 |   ARROW_ASSIGN_OR_RAISE(uniques->dictionary, EnsureHashDictionary(ctx, hash)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/cpu_info.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:160:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  160 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, batch_iter.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection.cc:164:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  164 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m filtered_datum, DropNullRecordBatch(batch, ctx)) [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/crc32.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipeServer.cpp:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipe.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m13 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_O[ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/debug.cc.o
R_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/decimal.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TFileTransport.cpp:47:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TFileTransport.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/delimiting.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:201:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  201 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:202:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  202 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m locale, GetLocale( [0;32m"C" [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:208:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  208 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m formatted, formatter(v)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:253:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  253 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:281:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |     ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:363:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  363 |   ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:418:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  418 |   ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:520:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  520 |   ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:609:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  609 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_cast_string.cc:632:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  632 |     ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m2 [0m], input_data->CopySlice( [0;32m0 [0m, input_data->size(), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/VirtualProfiling.cpp:20:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m1 warning generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:941:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  941 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m combined, Concatenate(filter.chunked_array()->chunks())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:950:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  950 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> indices, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:955:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  955 |     ARROW_ASSIGN_OR_RAISE(Datum out, Take(batch.column(i)->data(), Datum(indices), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/dict_util.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:1005:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1005 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:1015:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1015 |         ARROW_ASSIGN_OR_RAISE(Datum out, Take(column_chunk, indices_datum, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:1061:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1061 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc:1066:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1066 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Table> out_table, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:606:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  606 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> taken_child, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:728:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  728 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_ids_buffer, child_id_buffer_builder_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:729:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  729 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_offsets_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:738:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  738 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_indices_array, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:740:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  740 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> child_array, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/fixed_width_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:792:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  792 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_ids_buffer, child_id_buffer_builder_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:800:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  800 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_datum, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:847:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  847 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> taken_child, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_internal.cc:886:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  886 |       ARROW_ASSIGN_OR_RAISE(Datum taken_field, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression.cc:123:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  123 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m codec, Codec::Create(codec_type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression.cc:129:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  129 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m codec, Codec::Create(codec_type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression.cc:135:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  135 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m codec, Codec::Create(codec_type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/cancel.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/float16.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/cancel.cc:151:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  151 |       ARROW_ASSIGN_OR_RAISE(self_pipe_, SelfPipe::Make( [0;33m/*signal_safe=*/ [0;32mtrue [0m)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/cancel.cc:160:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  160 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m handler, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m3 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/formatting.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.cpp:22:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:365:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m std::shared_ptr<Array> ranges, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:371:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  371 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m std::shared_ptr<Array> ranges, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:379:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  379 |     ARROW_ASSIGN_OR_RAISE(int64_t chunk_sum, ReferencedBufferSize(*chunk)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:388:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  388 |     ARROW_ASSIGN_OR_RAISE(int64_t column_sum, ReferencedBufferSize(*column)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/byte_size.cc:398:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  398 |       ARROW_ASSIGN_OR_RAISE(int64_t chunk_sum, ReferencedBufferSize(*chunk)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/future.cc.o
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.cpp:20:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24:
In file included from /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24:
 [1m/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19:  [0m [0;1;35mwarning:  [0m [1m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' is deprecated [-Wdeprecated-declarations] [0m
   54 |     :  [0;34mpublic [0m std::iterator<std::forward_iterator_tag, std::pair< [0;34mint [0m,  [0;34mconst [0m  [0;34mchar [0m*> > { [0m
      |  [0;1;32m                  ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__iterator/iterator.h:23:8:  [0m [0;1;36mnote:  [0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated here [0m
   23 |  [0;34mstruct [0m _LIBCPP_DEPRECATED_IN_CXX17 iterator { [0m
      |  [0;1;32m       ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:540:41:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' [0m
  540 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED [0m
      |  [0;1;32m                                        ^
 [0m [1m/data/gannet2/ripley/Sources/LLVM/LLVM-22.1.0-Linux-X64/bin/../include/c++/v1/__config:504:49:  [0m [0;1;36mnote:  [0mexpanded from macro '_LIBCPP_DEPRECATED' [0m
  504 | #      define _LIBCPP_DEPRECATED  [0;34m__attribute__ [0m((__deprecated__)) [0m
      |  [0;1;32m                                                ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/fuzz_internal.cc.o
1 warning generated.
[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/hashing.cc.o
31 warnings generated.
1 warning generated.
[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/int_util.cc.o
[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/io_util.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:556:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array_take_func, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:579:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  579 |     ARROW_ASSIGN_OR_RAISE(Datum result, CallArrayTake(args, options, ctx)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:586:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  586 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_array, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:595:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  595 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_chunk, TakeCAA(values, indices, options, ctx)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:607:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  607 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_array, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:616:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  616 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunk, TakeAAA(args, options, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:632:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  632 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunk, TakeAAA(args, options, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:648:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  648 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m col_data, TakeAAA(args, options, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:662:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  662 |       ARROW_ASSIGN_OR_RAISE(columns[j], TakeCAC(table->column(j), indices, options, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc:673:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  673 |       ARROW_ASSIGN_OR_RAISE(columns[j], TakeCCC(table->column(j), indices, options, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 55%] Linking CXX static library ../../../../lib/libthrift.a
5 warnings generated.
[ 55%] Built target thrift
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/list_util.cc.o
[ 56%] Bundling /tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda/release/libarrow_bundled_dependencies.a
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/cpu_info.cc:49:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 56%] Built target arrow_bundled_dependencies_merge
[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/logger.cc.o
[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/logging.cc.o
3 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:155:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  155 |     ARROW_ASSIGN_OR_RAISE(validity_buf_, ctx_->Allocate(output_length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:165:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  165 |     ARROW_ASSIGN_OR_RAISE(data_buf_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:262:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  262 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:290:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  290 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m inverse_permutation, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/key_value_metadata.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_swizzle.cc:382:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  382 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m inverse_permutation, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/math_internal.cc.o
53 warnings generated.
[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/memory.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/dict_util_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/mutex.cc.o
23 warnings generated.
[ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/ree_util.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/secure_string.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:99:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/string.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/formatting.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fuzz_internal.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:600:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  600 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m real, NativeReal(ToNative())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:606:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  606 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ns, StringToNative(file_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:619:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  619 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:127:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  127 |     ARROW_ASSIGN_OR_RAISE(out->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:131:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  131 |     ARROW_ASSIGN_OR_RAISE(out->buffers[ [0;32m1 [0m], ctx->AllocateBitmap(length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/fixed_width_internal.cc:139:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  139 |     ARROW_ASSIGN_OR_RAISE(out->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/decimal.cc:255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dec, FromPositiveReal(-x, precision, scale)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:916:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  916 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m children, ListDir(dir_path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:1247:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1247 |     ARROW_ASSIGN_OR_RAISE(pipe_, CreatePipe()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/string_util.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m25 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:1951:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1951 |       ARROW_ASSIGN_OR_RAISE(base_name, MakeBaseName()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:1956:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1956 |   ARROW_ASSIGN_OR_RAISE(base_name, MakeBaseName()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.cc:1962:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1962 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ptr, TryCreatingDirectory(base_dir)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/task_group.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/tdigest.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/int_util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/list_util.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
[ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/thread_pool.cc.o
[ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/time.cc.o
5 warnings generated.
[ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/tracing.cc.o
[ 59%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/trie.cc.o
[ 59%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/union_util.cc.o
[ 59%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/unreachable.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m7 warnings generated.
[ 59%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/uri.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/memory.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m26 warnings generated.
[ 59%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/utf8.cc.o
6 warnings generated.
[ 60%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/value_parsing.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m19 warnings generated.
14 warnings generated.
[ 60%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 60%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_avx2.cc.o
[ 60%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_avx512.cc.o
[ 60%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_lz4.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/task_group.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/ree_util.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 62%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_snappy.cc.o
6 warnings generated.
[ 62%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_zlib.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m46 warnings generated.
[ 62%] Built target arrow_csv
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/uri.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/uri.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/uri.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/uri.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/uri.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/time.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/time.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/time.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/time.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/time.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/union_util.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.cc:702:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  702 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m pool, Make(threads)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m12 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/value_parsing.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
5 warnings generated.
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m19 warnings generated.
5 warnings generated.
13 warnings generated.
15 warnings generated.
[ 62%] Built target arrow_array
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression_lz4.cc:281:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m decomp, MakeDecompressor()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression_lz4.cc:285:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  285 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/compression_lz4.cc:438:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  438 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
3 warnings generated.
20 warnings generated.
21 warnings generated.
31 warnings generated.
6 warnings generated.
5 warnings generated.
26 warnings generated.
[ 62%] Built target arrow_util
13 warnings generated.
21 warnings generated.
15 warnings generated.
[ 62%] Built target arrow_compute_core
[ 62%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/builder.cc.o
[ 62%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/buffer.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/chunked_array.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/compare.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/chunk_resolver.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/config.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/device_allocation_type_set.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/bool8.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/datum.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension_type.cc.o
[ 64%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/device.cc.o
[ 64%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/pretty_print.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/uuid.cc.o
[ 63%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/status.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/json.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/record_batch.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/result.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/scalar.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/table_builder.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csf_converter.cc.o
[ 65%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor.cc.o
[ 66%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/sparse_tensor.cc.o
[ 66%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/table.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/visitor.cc.o
[ 67%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/coo_converter.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/type_traits.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csx_converter.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/type.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/c/bridge.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/c/dlpack.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer.cc:42:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   42 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_buffer, AllocateResizableBuffer(nbytes, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer.cc:184:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  184 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, AllocateBuffer(bit_util::BytesForBits(length), pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer.cc:199:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  199 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer.cc:212:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  212 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, AllocateBuffer(out_length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter_internal.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/bool8.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m4 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/uuid.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/uuid.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/uuid.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/uuid.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/uuid.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/converter.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/sparse_tensor.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE( [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:81:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   81 |     ARROW_ASSIGN_OR_RAISE(int64_t nonzero_count, tensor_.CountNonZero()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:83:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   83 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:157:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  157 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mlast_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAI [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csf_converter.cc:216:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  216 |     ARROW_ASSIGN_OR_RAISE(values_buffer_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mSE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunk_resolver.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:179:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  179 |     ARROW_ASSIGN_OR_RAISE(int64_t nonzero_count, tensor_.CountNonZero()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:181:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  181 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:185:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  185 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:221:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  221 |     ARROW_ASSIGN_OR_RAISE(sparse_index, SparseCOOIndex::Make(coords,  [0;32mtrue [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/coo_converter.cc:302:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  302 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:66:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   66 |     ARROW_ASSIGN_OR_RAISE(int64_t nonzero_count, tensor_.CountNonZero()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:71:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   71 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:80:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   80 |       ARROW_ASSIGN_OR_RAISE(indptr_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:84:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   84 |       ARROW_ASSIGN_OR_RAISE(indices_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor/csx_converter.cc:176:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  176 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:352:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  352 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:363:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  363 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:370:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  370 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table_builder.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/tensor.cc:424:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  424 |   ARROW_ASSIGN_OR_RAISE(*tensor, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:73:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   73 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m device, ExportDevice(arr)) [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:78:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dlpack_type, GetDLDataType(type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:144:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dlpack_type, GetDLDataType(type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/dlpack.cc:147:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  147 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m device, ExportDevice(t)) [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc::2886:
:In file included from 3/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:: 30 [0m:
 [0;1;35m [1mwarning: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h [0m: [1m133'__COUNTER__' is a C2y extension [-Wc2y-extensions]: [0m7
:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   86 |   ARROW_ASSIGN_  O133R | _ R A I S E (AnReRwO_Wc_hAuSnSkIsG[N [0;32m_0O [0mR]_,R AMIaSkEe(E [0;34mmaputtyoA [0mr rvaayl(uset,d :N:emxotv(e)()t;y [0mp
e      )| , [0;1;32m       ^m
e [0mmory_ [1mp/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ho:o497l:)74):;  [0m [0m
 [0;1;36m      note: |  [0m [0;1;32mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'  ^ [0m

 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IM  P497L | ( A RARRORWO_WA_SASSISGING_NO_RO_RR_ARIASIES_EN_AIMMEP(L_(eArRrRoOrW__oArS_SvIaGlNu_eO,R __R_ACIOSUEN_TNEARM_E_()_,e r\r [0mo
r      _| o [0;1;32mr                                                                         ^_
v [0malue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), 30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m\ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:135:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  135 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_buffer, std::move(maybe_buffer_result)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:214:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  214 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dest, ::arrow::AllocateBuffer(buf.size(), pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/visitor.cc:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/device.cc:246:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  246 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dest, ::arrow::AllocateBuffer(buf.size(), pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:216:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  216 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m arrays, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/chunked_array.cc:237:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |     ARROW_ASSIGN_OR_RAISE(out_chunks[i], chunks_[i]->View(type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |     In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m    ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:47:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:138:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  138 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->AddField(i, field)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:162:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  162 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->SetField(i, field)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:169:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  169 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->RemoveField(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:245:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  245 |     ARROW_ASSIGN_OR_RAISE(empty_batch[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:261:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  261 |   ARROW_ASSIGN_OR_RAISE(std::vector<std::shared_ptr<Array>> fields, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:1100:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1100 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m edits, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compare.cc:1102:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1102 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m formatter, MakeUnifiedDiffFormatter(*left.type(), os)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:485:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  485 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m c, col->CopyTo(to)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:497:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m c, col->ViewOrCopyTo(to)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m11 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:44:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:50:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:494:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m int32_t precision, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:496:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  496 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m promoted_decimal, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:498:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  498 |     ARROW_ASSIGN_OR_RAISE(promoted_type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:505:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  505 |     ARROW_ASSIGN_OR_RAISE(promoted_type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:624:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  624 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:627:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  627 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:699:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  699 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schema, builder.Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:711:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  711 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:723:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  723 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:740:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  740 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:744:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  744 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:779:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  779 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_promoted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:783:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  783 |   ARROW_ASSIGN_OR_RAISE(maybe_promoted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:787:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  787 |   ARROW_ASSIGN_OR_RAISE(maybe_promoted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:791:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  791 |   ARROW_ASSIGN_OR_RAISE(maybe_promoted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:112:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->RemoveField(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:133:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->AddField(i, field_arg)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:153:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  153 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_schema, schema_->SetField(i, field_arg)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:169:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  169 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_columns, column(i)->Flatten(pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:215:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  215 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:222:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  222 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:229:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  229 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:242:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  242 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_builder, ChildBuilder(map_type.key_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:243:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  243 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m item_builder, ChildBuilder(map_type.item_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:251:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  251 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:257:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  257 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field_builders, FieldBuilders(*type, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:263:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  263 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field_builders, FieldBuilders(*type, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:269:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  269 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field_builders, FieldBuilders(*type, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:275:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  275 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_end_builder, ChildBuilder(ree_type.run_end_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.cc:276:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  276 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value_builder, ChildBuilder(ree_type.value_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:146:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  146 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m npairs, DowncastMetadataSize(metadata.size())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:163:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  163 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m len, DowncastMetadataSize(s.length())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:296:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  296 |         ARROW_ASSIGN_OR_RAISE(export_.metadata_, EncodeMetadata(*orig_metadata)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:310:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  310 |     ARROW_ASSIGN_OR_RAISE(export_.metadata_, EncodeMetadata(metadata)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
16 warnings generated.
6 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batches, ToRecordBatches()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:276:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  276 |     ARROW_ASSIGN_OR_RAISE(empty_table[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.cc:897:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  897 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m concatenated_column, Concatenate(column_arrays, pool)) [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:414:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  414 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Schema> unified_schema, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1664:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1664 |         ARROW_ASSIGN_OR_RAISE(child, GetChild(*parent, i, pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1734:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1734 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_array, GetChild(*array, i, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1767:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1767 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunk, GetChild(*parent_chunk, i, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:420:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  420 |       ARROW_ASSIGN_OR_RAISE(promoted_tables.back(), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1817:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1817 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m next_selector, selector.GetChild(index)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:478:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  478 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array_of_nulls, MakeArrayOfNull(type, num_rows, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1857:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1857 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Field> field, path.Get(schm)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1865:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1865 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:521:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  521 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m casted, compute::Cast(table->column(field_index), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:617:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  617 |         ARROW_ASSIGN_OR_RAISE(chunks.back(), Concatenate(safe_chunks, pool)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:621:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  621 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m compacted, Concatenate(col->chunks(), pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:629:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  629 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Table> combined, CombineChunks(pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.cc:634:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  634 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunk, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:1906:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1906 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/pretty_print.cc:410:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  410 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array_cpu, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:699:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  699 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, batch.ToStructArray()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:769:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  769 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m device_info, ValidateDeviceInfo(*array.data())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:799:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  799 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, batch.ToStructArray()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:807:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  807 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m device_info, ValidateDeviceInfo(*array->data())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:918:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  918 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m i, ParseInt<IntType>(p)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1062:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1062 |     ARROW_ASSIGN_OR_RAISE(metadata_, DecodeMetadata(c_struct_->metadata)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1068:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1068 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1221:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1221 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unit, f_parser_.ParseTimeUnit()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1230:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1230 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unit, f_parser_.ParseTimeUnit()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1235:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1235 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m unit, f_parser_.ParseTimeUnit()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1243:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1243 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, f_parser_.ParseInt(f_parser_.Rest())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1253:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1253 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m prec_scale, f_parser_.ParseInts(f_parser_.Rest())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1262:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1262 |       ARROW_ASSIGN_OR_RAISE(type_, Decimal128Type::Make(prec_scale[ [0;32m0 [0m], prec_scale[ [0;32m1 [0m])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1264:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1264 |       ARROW_ASSIGN_OR_RAISE(type_, Decimal32Type::Make(prec_scale[ [0;32m0 [0m], prec_scale[ [0;32m1 [0m])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1266:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1266 |       ARROW_ASSIGN_OR_RAISE(type_, Decimal64Type::Make(prec_scale[ [0;32m0 [0m], prec_scale[ [0;32m1 [0m])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1268:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1268 |       ARROW_ASSIGN_OR_RAISE(type_, Decimal128Type::Make(prec_scale[ [0;32m0 [0m], prec_scale[ [0;32m1 [0m])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1270:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1270 |       ARROW_ASSIGN_OR_RAISE(type_, Decimal256Type::Make(prec_scale[ [0;32m0 [0m], prec_scale[ [0;32m1 [0m])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1288:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1288 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, MakeChildField( [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1297:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1297 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, MakeChildField( [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1305:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1305 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, MakeChildField( [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1329:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1329 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m list_size, f_parser_.ParseInt(f_parser_.Rest())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1334:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1334 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, MakeChildField( [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1341:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1341 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fields, MakeChildFields()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1360 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type_codes, f_parser_.ParseInts<int8_t>(f_parser_.Rest())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1361:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1361 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fields, MakeChildFields()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1385:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1385 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_ends_field, MakeChildField( [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1386:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1386 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_field, MakeChildField( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1409:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1409 |       ARROW_ASSIGN_OR_RAISE(fields[i], MakeChildField(i)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m17 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1520:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1520 |     ARROW_ASSIGN_OR_RAISE(memory_mgr_, mapper(src->device_type, src->device_id)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1524:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1524 |       ARROW_ASSIGN_OR_RAISE(import_->device_sync_, memory_mgr_->WrapDeviceSyncEvent( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:722:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  722 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:908:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  908 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> value, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:919:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  919 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> value, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1037:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1037 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Scalar::Parse(t.value_type(), s_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1157:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1157 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1172:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1172 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1185:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1185 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1212:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1212 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1221:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1221 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1237:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1237 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, util::ConvertTimestampValue( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1247:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1247 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1327:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1327 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, from.value->GetScalar(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1372:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1372 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1383:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1383 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1413:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1413 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m cast_value, from_.CastTo(dict_type.value_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1414:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1414 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dictionary, MakeArrayFromScalar(*cast_value,  [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.cc:1415:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1415 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index, Int32Scalar( [0;32m0 [0m).CastTo(dict_type.index_type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:1990:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1990 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m mapper, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2304:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2304 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schema, ImportSchema(&c_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2312:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2312 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schema, ImportField(&c_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2384:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2384 |     ARROW_ASSIGN_OR_RAISE(schema_,  [0;34mthis [0m->ReadSchema()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2432:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2432 |     ARROW_ASSIGN_OR_RAISE(field_,  [0;34mthis [0m->ReadField()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2562:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2562 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, ImportDeviceRecordBatch(&out, schema_, mapper_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/c/bridge.cc:2822:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2822 |         ARROW_ASSIGN_OR_RAISE(gen.generator, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m15 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.cc:2562:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2562 |       ARROW_ASSIGN_OR_RAISE(fields_[i], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m29 warnings generated.
8 warnings generated.
31 warnings generated.
18 warnings generated.
15 warnings generated.
10 warnings generated.
60 warnings generated.
44 warnings generated.
26 warnings generated.
29 warnings generated.
[ 68%] Built target arrow_objlib
[ 68%] Linking CXX static library ../../release/libarrow.a
[ 68%] Built target arrow_static
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/initialize.cc.o
[ 68%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/fuzz_internal.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_tdigest.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_mode.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/pivot_internal.cc.o
[ 68%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/path_internal.cc.o
[ 68%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/schema_internal.cc.o
[ 68%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_pivot.cc.o
[ 68%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/reader_internal.cc.o
[ 70%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_quantile.cc.o
[ 70%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate.cc.o
[ 70%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_var_std.cc.o
[ 71%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate_pivot.cc.o
[ 71%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate_numeric.cc.o
[ 71%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/schema.cc.o
[ 72%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/writer.cc.o
[ 71%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_boolean.cc.o
[ 72%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/ree_util_internal.cc.o
[ 73%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/reader.cc.o
[ 73%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/variant_internal.cc.o
[ 73%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_compare.cc.o
[ 74%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_if_else.cc.o
[ 74%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_arithmetic.cc.o
[ 74%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/bloom_filter.cc.o
[ 74%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_writer.cc.o
[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_scanner.cc.o
[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_reader.cc.o
[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/chunker_internal.cc.o
[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/bloom_filter_reader.cc.o
[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/decoder.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/chunker_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
  [1m2255/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h | : 992 : 5 :    [0mA [0;1;35mRwarning: R [0mO [1mW'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mA
SSIGN_OR_RAISE( [0;34mauto [0m child, match.G  e992t | F l a t tAeRnReOdW(_rAoSoStI,G Np_oOoRl_)R)A;I [0mS
E      (|  [0;34m [0;1;32ma      ^u
t [0mo [0m sto [1mr/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ha:g497e:,74 [0m:
        [0m|  [0;1;36m [0;1;32mnote:     ^ [0m
expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_  I497M | P L (AARRRROOWW__AASSSSIIGGNN__OORR__RRAAIISSEE__INMAPMLE((A_ReRrOrWo_rA_SoSrI_GvNa_lOuRe_,R A_I_SCEO_UNNATMEER(___e)r,r o\r [0m_
o      r| _ [0;1;32mv                                                                         ^a
l [0mue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension/json.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/bloom_filter_reader.cc:62:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   62 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m file_size, input_->GetSize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/variant_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:95:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1mIn file included from '__COUNTER__' is a C2y extension [-Wc2y-extensions]/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc [0m:
19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mau  t529o |  [0m   c h i l dA,R RmOaWt_cAhS.SGIeGtNF_lOaRt_tReAnIeSdE((r [0mo
o      t| , [0;1;32m       ^p
o [0mol)); [1m [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h
:      497| : [0;1;32m74      ^:
  [0m [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [1m [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h
:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARR  O497W | _ A SASRIRGONW__OARS_SRIAGINS_EO_RI_MRPALI(SAER_RIOMWP_LA(SASRIRGONW__OARS_SRIAGINS_EO_RN_ARMAEI(S_Ee_rNrAoMrE_(o_re_rvraolru_eo,r __v_aClOuUeN,T E_R__C_O)U,N T\E [0mR
_      _| ) [0;1;32m,                                                                         ^ 
\ [0m [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:95:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:95:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:95:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:95:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:203:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  203 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ty, WidenDecimalToMaxPrecision(type)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:244:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  244 |       ARROW_ASSIGN_OR_RAISE(std::tie(quotient, remainder),  [0;34mthis [0m->sum.Divide( [0;34mthis [0m->count)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:541:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  541 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_scalar, MakeScalar(child_type, state.first)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:542:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m last_scalar, MakeScalar(child_type, state.last)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:545:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:548:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  548 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:845:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  845 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m min_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:847:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  847 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m max_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:455:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  455 |   ARROW_ASSIGN_OR_RAISE(TypeHolder out_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:471:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  471 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, first_last_funcIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m->DispatchExact(args.inputs)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:494:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |   ARROW_ASSIGN_OR_RAISE(TypeHolder out_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.cc:510:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, min_max_func->DispatchExact(args.inputs)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encoder.cc.o
), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:111:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(out_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema_internal.cc:176:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  176 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage_type, binary_type()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:97:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:97:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
5 warnings generated.
[ 75%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_nested.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:28In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:53:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   53 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/encryption.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:66:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   66 |     ARROW_ASSIGN_OR_RAISE(validity_buffer, AllocateEmptyBitmap(length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:68:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   68 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, AllocateValuesBuffer(length, *value_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:72:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   72 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_tdigest.cc:222:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  222 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, tdigest_func->DispatchBest(&types)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:92:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   92 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:95:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   95 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_data, PreallocateValuesArray( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/ree_util_internal.cc:127:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  127 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m run_ends_data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_boolean.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/fuzz_internal.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_var_std.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/api.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_internal.h:114:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, make_kernel(ty)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0mIn file included from  [0;1;36m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.ccnote: : [0m24expanded from macro 'ARROW_ASSIGN_OR_RAISE':
 [0mIn file included from 
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASS   I78G | N _ O R _ R AAIRSREO_WI_MAPSLS(IAGRNR_OOWR__ARSASIISGEN(_bOuRf_fReArI_S,E [0m_
N      A| M [0;1;32mE      ^(
_ [0merror_ [1mo/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hr:_497v:a74l:u e [0m, [0;1;36m note: _ [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE'C [0mO
UNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:99:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m counts, counts_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:260:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  260 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m counts, counts_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:405:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  405 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, has_values_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:409:In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  409 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m has_nulls, has_nulls_.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:416:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  416 |     ARROW_ASSIGN_OR_RAISE(mins->buffers[ [0;32m1 [0m], mins_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:417:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  417 |     ARROW_ASSIGN_OR_RAISE(maxes->buffers[ [0;32m1 [0m], maxes_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:511:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  511 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, has_values_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:515:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  515 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m has_nulls, has_nulls_.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:532:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  532 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:554:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  554 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:576:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  576 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:48:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   48 |     ARROW_ASSIGN_OR_RAISE(key_mapper_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:56:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m keys_array, key_mapper_->MapKeys(batch[ [0;32m0 [0m].array)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:70:17:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   70 |                 ARROW_ASSIGN_OR_RAISE(values_[key], values->GetScalar(i)); [0m
      |  [0;1;32m                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:96:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   96 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_key, key_mapper_->MapKey(*batch[ [0;32m0 [0m].scalar)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_pivot.cc:107:15:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |               ARROW_ASSIGN_OR_RAISE(values_[key], values->GetScalar(i)); [0m
      |  [0;1;32m              ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:64:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   64 |     ARROW_ASSIGN_OR_RAISE(mode_data->buffers[ [0;32m1 [0m], ctx->Allocate(mode_buffer_size)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:65:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   65 |     ARROW_ASSIGN_OR_RAISE(count_data->buffers[ [0;32m1 [0m], ctx->Allocate(n *  [0;34msizeof [0m(int64_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:588:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  588 |   ARROW_ASSIGN_OR_RAISE(std::tie(precision, scale), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:108:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  108 |   ARROW_ASSIGN_OR_RAISE(std::tie(mode_buffer, count_buffer), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:591:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  591 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type, DecimalType::Make(left_type.id(), precision, scale)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:639:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  639 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m impl, HashAggregateInit<GroupedMinMaxImpl<T>>(ctx, args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:651:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  651 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, min_max_func->DispatchExact(args.inputs)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:661:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  661 |     ARROW_ASSIGN_OR_RAISE(Datum temp, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:277:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  277 |       ARROW_ASSIGN_OR_RAISE(out_buffer_tmp, ctx->AllocateBitmap(batch.length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/bloom_filter.cc:57:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |   PARQUET_ASSIGN_OR_THROW(data_, ::arrow::AllocateBuffer(num_bytes_, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:869:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  869 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_null_bitmap, first_is_nulls_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:870:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  870 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m last_null_bitmap, last_is_nulls_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:871:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  871 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m has_values, has_values_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:908:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  908 |     ARROW_ASSIGN_OR_RAISE(firsts->buffers[ [0;32m1 [0m], firsts_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:909:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  909 |     ARROW_ASSIGN_OR_RAISE(lasts->buffers[ [0;32m1 [0m], lasts_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_mode.cc:209:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  209 |     ARROW_ASSIGN_OR_RAISE(std::tie(mode_buffer, count_buffer), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/bloom_filter.cc:72:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   72 |   PARQUET_ASSIGN_OR_THROW(data_, ::arrow::AllocateBuffer(num_bytes_, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1019:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1019 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_null_bitmap, first_is_nulls_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1020:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1020 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m last_null_bitmap, last_is_nulls_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1021:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1021 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m has_values, has_values_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1065:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1065 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/bloom_filter.cc:125:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  125 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m header_buf, input->Read(bloom_filter_header_read_size)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1087:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1087 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1109:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1109 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/bloom_filter.cc:166:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  166 |   PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1141:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1141 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m impl, HashAggregateInit<GroupedFirstLastImpl<T>>(ctx, args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1154:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1154 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, first_last_func->DispatchExact(args.inputs)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1165:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1165 |     ARROW_ASSIGN_OR_RAISE(Datum temp, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1331:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1331 |         ARROW_ASSIGN_OR_RAISE(null_bitmap, AllocateBitmap(num_groups_, pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1339:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1339 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reduced, reduced_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1342:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1342 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m no_nulls, no_nulls_.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1418:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1418 |     ARROW_ASSIGN_OR_RAISE(std::ignore, grouper_->Consume(batch)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1428:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1428 |     ARROW_ASSIGN_OR_RAISE(ExecBatch uniques, other->grouper_->GetUniques()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1429:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1429 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> remapped_g, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1446:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1446 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1451:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1451 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m uniques, grouper_->GetUniques()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1486:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1486 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m uniques, grouper_->GetUniques()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1487:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1487 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1490:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1490 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1512:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1512 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1533:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1533 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_internal.h:114:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, make_kernel(ty)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1548:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1548 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m impl, HashAggregateInit<Impl>(ctx, args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1551:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1551 |   ARROW_ASSIGN_OR_RAISE(instance->grouper_, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1616:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1616 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, has_one_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(AR  R170O | W _ A S S I GANR_ROORW__ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mRAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1617:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1617 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ones_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1708:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1708 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, has_one_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1719:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1719 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1741:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1741 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1763:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1763 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1792:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1792 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m impl, HashAggregateInit<GroupedOneImpl<T>>(ctx, args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:40:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1939:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1939 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, values_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1940:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1940 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m groups_buffer, groups_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.ccR:R38O:
W [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.hA:S56S:I5G:N _ [0mO [0;1;35mRwarning: _ [0mR [1mA'__COUNTER__' is a C2y extension [-Wc2y-extensions]I [0mS
E_IMPL(ARROW_ASSIGN_OR_R   A56I | S E _ N AAMRER(O_We_rArSoSrI_GoNr__OvRa_lRuAeI,S E_(_fCuOtUuNrTeEsR[_i_]),, [0m 
\       [0m| 
 [0;1;32m          ^| 
 [0;1;32m [0m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:1941:5:  [0m [0;1;35mwarning:  [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:58:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   58 |     ARROW_ASSIGN_OR_RAISE(out_type_, GetOutType(args.inputs[ [0;32m0 [0m].GetSharedPtr())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1941 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap_buffer, values_bitmap_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc::1211944::95::   [0m [0m [0;1;35m [0;1;35mwarning: warning:  [0m [0m [1m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions]'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m [0m

  121 |       1944  |     A R RAORWR_OAWS_SAISGSNI_GONR__ORRA_IRSAEI(S*En(u [0ml
l      _| b [0;1;32mi    ^t
m [0map,  [1mA/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hl:l497o:c74a:t e [0mB [0;1;36minote: t [0mmexpanded from macro 'ARROW_ASSIGN_OR_RAISE'a [0mp
(num_groups, pool)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_  A497S | S I GANR_ROORW__RAASISSIEG_NN_AOMRE_(R_AeIrSrEo_rI_MoPrL_(vAaRlRuOeW,_ A_S_SCIOGUNN_TOERR__R_A)I,S E\_ [0mN
A      M| E [0;1;32m(                                                                         ^_
e [0mrror_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc [1m:/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc38::
147 [1m:/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h9::97 : [0m7 [0;1;35m:warning:   [0m [0m [1m [0;1;35m'__COUNTER__' is a C2y extension [-Wc2y-extensions]warning:  [0m [0m
 [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_  A147S | S I G N _ O R _ RAARIRSOEW(_rAeSsSuIlGtN[_iO]R,_ RfAuInScE((in,u liln_pbuittsm[aip],) )n;o [0m_
n      u| l [0;1;32ml      ^s
_ [0m.Fini [1ms/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hh:(497):)74;: [0m 
 [0m       [0;1;36m| note:  [0;1;32m [0m        ^expanded from macro 'ARROW_ASSIGN_OR_RAISE'
 [0m [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_AS  S497I | G N _AORRR_ORWA_IASSES_IIGMNP_LO(RA_RRRAOIWS_EA_SISMIPGLN(_AORRR_ORWA_IASSES_INGANM_EO(R__eRrArIoSrE__oNrA_MvEa(l_ueer,r o_r__CoOrU_NvTaElRu_e_,) ,_ _\C [0mO
U      N| T [0;1;32mE                                                                         ^R
_ [0m_), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2039:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2039 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m groups_buffer, groups_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2040:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2040 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap_buffer, values_bitmap_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2043:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2043 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2058:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2058 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:211:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  211 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> data, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2080:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2080 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2102:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2102 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(total_length, ctx_->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:386:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  386 |     ARROW_ASSIGN_OR_RAISE(std::tie(quotient, remainder), reduced.Divide(count)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:412:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  412 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:417:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  417 |         ARROW_ASSIGN_OR_RAISE(means[i], DoMean(reduced[i], counts[i])); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:423:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  423 |         ARROW_ASSIGN_OR_RAISE(*null_bitmap, AllocateBitmap(num_groups, pool)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:750:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  750 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:787:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  787 |         ARROW_ASSIGN_OR_RAISE(null_bitmap, AllocateBitmap(num_groups_, pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:799:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  799 |         ARROW_ASSIGN_OR_RAISE(null_bitmap, no_nulls_.Finish()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:51:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   51 |     ARROW_ASSIGN_OR_RAISE(grouper_, Grouper::Make({&key_type}, ctx)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:63:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   63 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m binary_key_array, builder.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:64:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   64 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_array, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:94:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   94 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m group_id_array, MapKeysInternal(&scalar,  [0;33m/*length=*/ [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:107:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, grouper_->Lookup(ExecSpan({values}, length))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/pivot_internal.cc:135:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  135 |         ARROW_ASSIGN_OR_RAISE(key_scalar, values.array.ToArray()->GetScalar(null_pos)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:543:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  543 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Scalar> temp_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:552:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  552 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, MakeArrayFromScalar(*temp_scalar, batch.length, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:572:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  572 |             ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(batch.length)); [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_compare.cc:589:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  589 |           ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(batch.length)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate.cc:2190:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2190 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m impl, HashAggregateInit<GroupedListImpl<T>>(ctx, args)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m6 warnings generated.
13 warnings generated.
[ 75%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_random.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 75%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_round.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:1004:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1004 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> values, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:1019:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1019 |         ARROW_ASSIGN_OR_RAISE(null_bitmap, AllocateBitmap(num_values, pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:109:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  109 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> result, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:119:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  119 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:1086:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1086 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, tdigest_func->DispatchExact(args.inputs)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_numeric.cc:1101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1101 |     ARROW_ASSIGN_OR_RAISE(Datum temp, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_internal.h:114:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m kernel, make_kernel(ty)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:172:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  172 |         ARROW_ASSIGN_OR_RAISE(Datum grouped_column, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:249:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  249 |     ARROW_ASSIGN_OR_RAISE(Datum grouped_column, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:290:7 [1m: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc [0m: [0;1;35m284warning: : [0m5 [1m:'__COUNTER__' is a C2y extension [-Wc2y-extensions]  [0m [0m
 [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  290 |       A  R284R | O W _ A SASRIRGONW__OARS_SRIAGINS_EO(Rs_tRdA:I:SsEh(a [0;34mraeudt_op [0mt rt<aAkrer_aiyn>d irceessu,l [0mt
,       [0m| 
 [0;1;32m          ^| 
 [0;1;32m [0m      ^
 [0m [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h::497497::7474::   [0m [0m [0;1;36m [0;1;36mnote: note:  [0m [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m [0m

  497 |   ARROW_ASSIGN_OR_R  A497I | S E _AIRMRPOLW(_AARSRSOIWG_NA_SOSRI_GRNA_IOSRE__RIAMIPSLE(_ANRARMOEW(__AeSrSrIoGrN__oOrR__vRaAlIuSeE,_ N_A_MCEO(U_NeTrErRo_r__)o,r _\v [0ma
l      u| e [0;1;32m,                                                                         ^ 
_ [0m_COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_quantile.cc:300:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:289:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  289 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scattered, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:307:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  307 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:313:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  313 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:345:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  345 |       ARROW_ASSIGN_OR_RAISE(other_column, transform(other_column)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:358:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  358 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m coalesced, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  300 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:126:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  126 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> serialized, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:274:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  274 |         ARROW_ASSIGN_OR_RAISE(std::unique_ptr<MultipathLevelBuilder> builder, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/path_internal.cc:897:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  897 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<MultipathLevelBuilder> builder, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:378:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  378 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:460:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  460 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:145:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  145 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:161:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  161 |         ARROW_ASSIGN_OR_RAISE(out_arr->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(cond.length)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:569:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  569 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:397:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  397 |     ARROW_ASSIGN_OR_RAISE(key_mapper_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:421:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  421 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> keys, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:425:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  425 |       ARROW_ASSIGN_OR_RAISE(std::optional<PivotWiderKeyIndex> key, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/hash_aggregate_pivot.cc:432:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  432 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m columns, accumulator_.Finalize()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:665:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  665 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:677:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  677 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:700:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  700 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> out_arr, builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:745:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  745 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m1 [0m], ctx->Allocate(offset_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:749:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  749 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m2 [0m], ctx->Allocate(right_data_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:785:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  785 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m1 [0m], ctx->Allocate(offset_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:789:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  789 |       ARROW_ASSIGN_OR_RAISE(out_data->buffers[ [0;32m2 [0m], ctx->Allocate(left_data_length)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:872:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  872 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, GetByteWidth(*left.type(), *right.type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:896:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  896 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, GetByteWidth(*left.type, *right.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:919:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  919 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, GetByteWidth(*left.type, *right.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:945:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  945 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, GetByteWidth(*left.type, *right.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:971:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  971 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m byte_width, GetByteWidth(*left.type, *right.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1125:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1125 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_arr, raw_builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1193:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1193 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> result, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/writer.cc:596:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  596 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:40:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:56:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:43:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/parallel.h:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i])); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1554:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1554 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m mask_buffer, ctx->AllocateBitmap(batch.length)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1687:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1687 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1692:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1692 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, MakeArrayFromScalar(*result.scalar, batch.length, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:1750:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1750 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m temp_output, raw_builder->Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 75%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/internal_file_decryptor.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2286:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2286 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2324:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2324 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m temp_output, raw_builder->Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2398:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2398 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m temp_output, builder.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2507:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2507 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m temp_output, raw_builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2607:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2607 |           ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> temp_array, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_if_else.cc:2620:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2620 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:93:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   93 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Array> array, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:239:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  239 |     ARROW_ASSIGN_OR_RAISE(std::vector< [0;34mint [0m> field_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:632:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  632 |       ARROW_ASSIGN_OR_RAISE(validity_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:637:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  637 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:661:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  661 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> item_chunk, ChunksToSingle(**out)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:670:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  670 |     ARROW_ASSIGN_OR_RAISE(*out, AssembleArray(std::move(data))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:485:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  485 |         ARROW_ASSIGN_OR_RAISE(logical_type, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:545:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrowType> storage_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:804:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  804 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:812:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:831:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  831 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> array_data, ChunksToSingle(*field)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:602:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  602 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:798:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  798 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrowType> type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m list_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:836:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  836 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m list_type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:878:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  878 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrowType> type, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:889:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  889 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m list_type, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:936:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  936 |   ARROW_ASSIGN_OR_RAISE(*out, ::arrow::ipc::ReadSchema(&input, &dict_memo)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:1015:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1015 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/schema.cc:1168:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1168 |     ARROW_ASSIGN_OR_RAISE(modified, ApplyOriginalStorageMetadata(origin_field, inferred)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1197:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1197 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batches, table_reader.ToRecordBatches()); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/ipc/reader.h:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1270:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1270 |   ARROW_ASSIGN_OR_RAISE(*out, fut.MoveResult()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1321:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1321 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tmp, GetRecordBatchReader()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1328:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1328 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tmp, GetRecordBatchReader(row_group_indices)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:115:3:  [0m [0;1;35mwarning:  [0m   [1m497'__COUNTER__' is a C2y extension [-Wc2y-extensions] |  [0m 
 ARROW_ASSIGN_  O115R | _ RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1336:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1336 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tmp, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1346:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1346 |   ARROW_ASSIGN_OR_RAISE(*out, Make(pool, std::move(reader), properties)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:138:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  138 |     ARROW_ASSIGN_OR_RAISE(*max, DecimalScalarFromBigEndianBytes<Decimal128>( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:143:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  143 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:145:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  145 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:147:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  147 |   ARROW_ASSIGN_OR_RAISE(*max, DecimalScalarFromBigEndianBytes<Decimal256>( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1353:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1353 |   ARROW_ASSIGN_OR_RAISE(*out, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:182:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  182 |   ARROW_ASSIGN_OR_RAISE(*min, ::arrow::MakeScalar(type, statistics.min())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:183:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  183 |   ARROW_ASSIGN_OR_RAISE(*max, ::arrow::MakeScalar(type, statistics.max())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:219:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  219 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:244:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  244 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_ [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:280:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:282:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  282 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mOR_RAISE( [0;34mauto [0m chunk, acc_->builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  296 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader.cc:1404:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1404 |   ARROW_ASSIGN_OR_RAISE(*out, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:431:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  431 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:475:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  475 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ::arrow::AllocateBuffer(buffer_size, ctx->pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:509:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  509 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:550:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  550 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/decoder.cc:2275:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2275 |       PARQUET_ASSIGN_OR_THROW(decode_buffer_, ::arrow::AllocateBuffer(alloc_size)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:580:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  580 |     ARROW_ASSIGN_OR_RAISE(*out, ViewOrCastChunkedArray(*out, pool, logical_value_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:609:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  609 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:627:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  627 |   ARROW_ASSIGN_OR_RAISE(DecimalType t, DecimalType::FromBigEndian(value, byte_width)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:669:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  669 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ::arrow::AllocateBuffer(length * type_length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:712:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  712 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ::arrow::AllocateBuffer(length * type_length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:774:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  774 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ::arrow::AllocateBuffer(length * type_length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/arrow/reader_internal.cc:854:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  854 |   ARROW_ASSIGN_OR_RAISE(*out, chunked_array->View(field->type())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:409:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  409 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m view, stream_->Peek(allowed_page_size)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:457:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  457 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m page_buffer, stream_->Read(compressed_len)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:575:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  575 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m14 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m15 warnings generated.
[ 77%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/internal_file_encryptor.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 77%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_set_lookup.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:34:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_reader.cc:1967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1967 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m chunk, array_builder_.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m16 warnings generated.
[ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_string_ascii.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:39:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:122:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |     PARQUET_ASSIGN_OR_THROW(*buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:332:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  332 |     PARQUET_ASSIGN_OR_THROW(int64_t start_pos, sink_->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:380:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:433:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |     PARQUET_ASSIGN_OR_THROW(int64_t start_pos, sink_->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:667:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  667 |     PARQUET_ASSIGN_OR_THROW(int64_t final_position, final_sink_->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:681:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  681 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, in_memory_sink_->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1028:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1028 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:197:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  197 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m output_type_holder, ListSliceOutputType(opts, *list_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:465:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  465 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:502:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  502 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:545:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |       ARROW_ASSIGN_OR_RAISE(field_path, options.field_ref.FindOne(*current->type())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:556:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:567:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  567 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:584:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  584 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:592:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  592 |           ARROW_ASSIGN_OR_RAISE(current, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1089:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1089 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m data_copy, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:630:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  630 |     ARROW_ASSIGN_OR_RAISE(field_path, field_ref.FindOne(*type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1266:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1266 |   ARROW_ASSIGN_OR_RAISE(Datum cast_output, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1428:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1428 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:152:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  152 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1965:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1965 |     PARQUET_ASSIGN_OR_THROW(::arrow::Datum referenced_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:1972:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1972 |       PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:353:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  353 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:2009:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2009 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:700:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  700 |   ARROW_ASSIGN_OR_RAISE(TypeHolder type, MakeStructResolve(ctx, batch.GetTypes())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:719:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  719 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:823:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  823 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, list_builder->Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:840:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  840 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_nested.cc:852:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  852 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, builder->Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:873:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  873 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buf, sink_.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:889:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  889 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:1203:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1203 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, sink_.Finish( [0;33m/*shrink_to_fit=*/ [0;32mtrue [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:1273:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1273 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:1386:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1386 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:1458:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1458 |         PARQUET_ASSIGN_OR_THROW(buffer_, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/column_writer.cc:2462:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2462 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/encoder.cc:1681:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1681 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, ::arrow::AllocateBuffer(num_values *  [0;34msizeof [0m(T), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m[ 78%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/exception.cc.o
4 warnings generated.
[ 78%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/file_reader.cc.o
13 warnings generated.
[ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_string_utf8.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
[ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_temporal_binary.cc.o
23 warnings generated.
[ 78%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/file_writer.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_nested.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_random.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_temporal_unary.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_nested.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_validity.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_round.cc:492:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  492 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m23 warnings generated.
[ 79%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/util_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 79%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/statistics.cc.o
10 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 79%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_array_sort.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m previous, entries_builder_.FinishWithLength(capacity_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m30 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:27:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/hashing.h:967:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  967 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/util_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:88:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   88 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, ctx->Allocate(max_output_ncodeunits)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/util.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/statistics.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/statistics.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/statistics.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/statistics.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/statistics.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_cumulative_ops.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:419:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  419 |     PARQUET_ASSIGN_OR_THROW(int64_t position, sink_->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:433:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |       PARQUET_ASSIGN_OR_THROW(int64_t position, sink_->Tell()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:440:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  440 |       PARQUET_ASSIGN_OR_THROW(position, sink_->Tell()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:559:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  559 |   PARQUET_ASSIGN_OR_THROW(int64_t position, sink->Tell()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:563:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  563 |   PARQUET_ASSIGN_OR_THROW(position, sink->Tell()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:587:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  587 |     PARQUET_ASSIGN_OR_THROW(int64_t position, sink->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_writer.cc:590:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  590 |     PARQUET_ASSIGN_OR_THROW(position, sink->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:265:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:128:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  128 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(options.timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:148:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  148 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:288:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  288 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:324:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  324 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:355:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  355 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1192:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1192 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone.empty() ?  [0;32m"UTC" [0m : timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1194:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1194 |     ARROW_ASSIGN_OR_RAISE(std::locale locale, GetLocale(options.locale)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1201:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1201 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m self, Make(ctx, *in.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1207:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1207 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m formatted, formatter( [0;32m42 [0m)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1216:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1216 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m formatted, formatter(arg)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1268:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1268 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m self, Make(ctx, *in.type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1454:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1454 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1490:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1490 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:1521:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1521 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:250:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  250 |       PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, cached_source_->Read(col_range)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:315:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  315 |     PARQUET_ASSIGN_OR_THROW(source_size_, source_->GetSize()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:440:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  440 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:451:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  451 |       PARQUET_ASSIGN_OR_THROW(metadata_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:467:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  467 |       PARQUET_ASSIGN_OR_THROW(metadata_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_internal.h:88:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   88 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, ctx->Allocate(max_output_ncodeunits)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/util_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:834:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  834 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/file_reader.cc:837:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  837 |     PARQUET_ASSIGN_OR_THROW(source, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:95:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   95 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:136:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  136 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m int32_t output_width, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:256:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  256 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m max_output_ncodeunits, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:262:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  262 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, ctx->Allocate(max_output_ncodeunits)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:277:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  277 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:310:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  310 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m max_output_ncodeunits, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:316:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  316 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, ctx->Allocate(max_output_ncodeunits)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:333:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  333 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:359:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  359 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m max_output_ncodeunits, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:365:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  365 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m values_buffer, ctx->Allocate(max_output_ncodeunits)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:388:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  388 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/util_json_internal.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1369:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1369 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, Matcher::Make(MatchSubstringState::Get(ctx))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1379:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1379 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1394:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1394 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1403:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1403 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, PlainSubstringMatcher::Make(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1417:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1417 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1426:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1426 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, PlainStartsWithMatcher::Make(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1440:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1440 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1449:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1449 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, PlainEndsWithMatcher::Make(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1724:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1724 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1752:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1752 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m matcher, FindSubstringRegex::Make(options,  [0;32mfalse [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1868:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1868 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1884:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1884 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:1963:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1963 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m replacer, Replacer::Make(ReplaceState::Get(ctx))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_validity.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2248:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2248 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ExtractRegexData::Make(options, is_utf8)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2292:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2292 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, ExtractRegexData::Make(options, Type::is_utf8)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2299:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2299 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<ArrayBuilder> array_builder, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2397:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2397 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2405:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2405 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_builder, MakeBuilder(out_type, ctx->memory_pool())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2446:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2446 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_array, struct_builder->Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:2479:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2479 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m span, ExtractRegexSpanData::Make(options.pattern, is_utf8)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:3091:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3091 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:3099:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3099 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_ascii.cc:3139:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3139 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_nested.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/temporal_internal.h:265:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  265 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_temporal_binary.cc:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m tz, LocateZone(timezone)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m7 warnings generated.
5 warnings generated.
[ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_comparison.cc.o
[ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_conversion.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/extension_type.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:523:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  523 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m fields, FindSortKeys(schema, sort_keys)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m resolved_key, factory(f)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:544:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(table_or_batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
[ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_pairwise.cc.o
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*table.schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(*batch)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:812:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:212:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  212 |       ARROW_ASSIGN_OR_RAISE(decoded_ranks, MakeArrayOfNull(uint64(), dict_array.length(), [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:215:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  215 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ranks, RanksWithNulls(dict_values, ctx)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:217:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  217 |       ARROW_ASSIGN_OR_RAISE(decoded_ranks, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:223:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  223 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rank_sorter, GetArraySorter(*decoded_ranks->type())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:247:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  247 |         ARROW_ASSIGN_OR_RAISE(null_bitmap, arrow::internal::CopyBitmap( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:254:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  254 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rank_datum, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_array_sort.cc:553:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  553 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sorter, GetArraySorter(*GetPhysicalType(arr.type()))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:564:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  564 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m n_codepoints, DecomposeIntoScratch(v)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc:633:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  633 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m n_bytes, exec.Decompose(v, &data_builder)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:113:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  113 |       ARROW_ASSIGN_OR_RAISE(std::string projjson_value, metadata->Get(metadata_field)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:158:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  158 |   ARROW_ASSIGN_OR_RAISE(std::string crs, GeospatialGeoArrowCrsToParquetCrs(document)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:186:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  186 |     ARROW_ASSIGN_OR_RAISE(std::string crs_metadata, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/geospatial/util_json_internal.cc:194:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  194 |     ARROW_ASSIGN_OR_RAISE(std::string crs_metadata, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/metadata.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_cumulative_ops.cc:57:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m casted_start, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m10 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 81%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_rank.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:46:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   46 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m result, (recursive ? list_array.FlattenRecursively(pool) [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:66:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   66 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, ctx->Allocate(values_length *  [0;34msizeof [0m(int64_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:96:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   96 |     ARROW_ASSIGN_OR_RAISE(std::tie(values_offset, values_length), [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:99:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices_validity, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:104:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  104 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, ctx->Allocate(values_length *  [0;34msizeof [0m(int64_t))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m21 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_nested.cc:218:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  218 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_chunk, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/xxhasher.cc.o
[ 82%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_replace.cc.o
9 warnings generated.
[ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/page_index.cc.o
20 warnings generated.
[ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/__/generated/parquet_types.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m40 warnings generated.
[ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/platform.cc.o
[ 82%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_run_end_encode.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_scalar.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_pairwise.cc:99:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m builder, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/metadata.cc:1267:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1267 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m serializer, ::arrow::io::BufferOutputStream::Create( [0;32m0 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/metadata.cc:1269:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1269 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m metadata_buffer, serializer->Finish()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/platform.cc:31:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   31 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m stream, ::arrow::io::BufferOutputStream::Create( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/platform.cc:37:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   37 |   PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m result, ::arrow::AllocateResizableBuffer(size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m14 warnings generated.
2 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/printer.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 83%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/properties.cc.o
12 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:242:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  242 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:250:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  250 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 83%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_select_k.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:425:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  425 |         ARROW_ASSIGN_OR_RAISE(chunk_out->buffers[ [0;32m0 [0m], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:428:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  428 |         ARROW_ASSIGN_OR_RAISE(chunk_out->buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:433:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:439:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  439 |         ARROW_ASSIGN_OR_RAISE(replacements_offset, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:656:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  656 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:698:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  698 |           ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(chunk->length())); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:699:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  699 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:736:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  736 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:783:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  783 |           ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m0 [0m], ctx->AllocateBitmap(chunk->length())); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_replace.cc:784:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  784 |           ARROW_ASSIGN_OR_RAISE(output->buffers[ [0;32m1 [0m], ctx->Allocate(data_bytes)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m44 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 83%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/schema.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:523:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  523 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m fields, FindSortKeys(schema, sort_keys)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m resolved_key, factory(f)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:544:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(table_or_batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*table.schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(*batch)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m22 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:812:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:76:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   76 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array_sorter, GetArraySorter(*physical_type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:79:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   79 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sorted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:101:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sorted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |   VISIT_SORTABLE_PHYSICAL_TYPES(VISIT) [0m
      |  [0;1;32m                                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:144:33:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
[ 83%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/size_statistics.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:165:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  165 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rankings, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:215:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  215 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rankings, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m17 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:355:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  355 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_rank.cc:361:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  361 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 83%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_sort.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/page_index.cc:351:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  351 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m buffer, input_->ReadAt(offset, length)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/page_index.cc:871:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  871 |           PARQUET_ASSIGN_OR_THROW(int64_t pos_before_write, sink->Tell()); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/page_index.cc:873:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  873 |           PARQUET_ASSIGN_OR_THROW(int64_t pos_after_write, sink->Tell()); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
[ 85%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_statistics.cc.o
13 warnings generated.
[ 85%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_hash_internal.cc.o
14 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 85%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_map_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type_traits.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m16 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/statistics.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/common_internal.h:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:35:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   35 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:38:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   38 |     PARQUET_ASSIGN_OR_THROW( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/properties.cc:43:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   43 |     PARQUET_ASSIGN_OR_THROW( [0;34mauto [0m data, source->ReadAt(start, num_bytes)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/function.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:181:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  181 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:207:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  207 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:239:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  239 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:249:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  249 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:410:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  410 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_run_end_encode.cc:431:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  431 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m output_array, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/stream_reader.cc.o
[ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/stream_writer.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:523:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  523 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m fields, FindSortKeys(schema, sort_keys)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m resolved_key, factory(f)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:544:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(table_or_batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*table.schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(*batch)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:812:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:141:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  141 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m take_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:256:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  256 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m take_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:375:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  375 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m take_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_select_k.cc:542:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m take_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/chunked_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:523:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  523 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m  [0;34mauto [0m fields, FindSortKeys(schema, sort_keys)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m17 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m resolved_key, factory(f)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:544:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(table_or_batch)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:556:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  556 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*table.schema())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:782:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  782 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, f.path.GetFlattened(*batch)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/types.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:805:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  805 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort_internal.h:812:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, AllocateBuffer(buffer_size, memory_pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:62:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   62 |     ARROW_ASSIGN_OR_RAISE(array_sorter_, GetArraySorter(*physical_type_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:103:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |       ARROW_ASSIGN_OR_RAISE(sorted[i], array_sorter_(indices_begin_ + begin_offset, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:113:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  113 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunked_indices_pair, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:419:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  419 |       ARROW_ASSIGN_OR_RAISE(column_sorts[i], factory.MakeColumnSort()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:690:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  690 |       ARROW_ASSIGN_OR_RAISE(sorted[i], sorter.Sort(begin_offset)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:703:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  703 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m chunked_indices_pair, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_comparison_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:925:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  925 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, RecordBatch::FromStructArray(array)) [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:933:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  933 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m table, ToTable(chunked_array)) [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:965:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  965 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m columns, chunked_array->Flatten()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE(buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1006:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1006 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sort_keys, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1022:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1022 |     ARROW_ASSIGN_OR_RAISE(buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1050:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1050 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1063:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1063 |     ARROW_ASSIGN_OR_RAISE(buffers[ [0;32m1 [0m], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1089:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1089 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1092:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1092 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schema_field, match.Get(schema)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1167:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1167 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m columns, array.Flatten()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_sort.cc:1178:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1178 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sort_keys, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:68:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   68 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_quantiles, GetQuantileValues(ctx, data, options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:84:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   84 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_quantiles, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:111:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/vector_statistics.cc:131:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  131 |     ARROW_ASSIGN_OR_RAISE(out->buffers[ [0;32m1 [0m], ctx->Allocate(out->length *  [0;34msizeof [0m(CType))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m50 warnings generated.
[ 86%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/light_array_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:670:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  670 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> blocks_new, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:673:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  673 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> hashes_new_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:786:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  786 |   ARROW_ASSIGN_OR_RAISE(blocks_, AllocateBuffer(slot_bytes, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.cc:803:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  803 |     ARROW_ASSIGN_OR_RAISE(hashes_, AllocateBuffer(hash_bytes, pool_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/stream_reader.cc:287:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |       PARQUET_ASSIGN_OR_THROW(v, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/stream_reader.cc:297:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  297 |       PARQUET_ASSIGN_OR_THROW(v, ::arrow::Decimal128::FromBigEndian(ba.ptr, ba.len)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0m[ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_conversion_bmi2.cc.o
39 warnings generated.
[ 86%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/encode_internal.cc.o
12 warnings generated.
[ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/compare_internal.cc.o
[ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/grouper.cc.o
8 warnings generated.
[ 87%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/encryption_internal_nossl.cc.o
[ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/row_encoder_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
[ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/row_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m13 warnings generated.
[ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/types.cc:87:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   87 |   PARQUET_ASSIGN_OR_THROW(result, Codec::Create(codec, codec_options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/parquet/exception.h:95:76:  [0m [0;1;36mnote:  [0mexpanded from macro 'PARQUET_ASSIGN_OR_THROW' [0m
   95 |   PARQUET_ASSIGN_OR_THROW_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                           ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m22 warnings generated.
[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util_internal.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m5 warnings generated.
[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic_avx2.cc.o
3 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic_avx512.cc.o
[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_hash_internal_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_map_internal_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:154:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  154 |   ARROW_ASSIGN_OR_RAISE(KeyColumnMetadata metadata, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:180:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  180 |     ARROW_ASSIGN_OR_RAISE((*column_metadatas)[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m24 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:195:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  195 |     ARROW_ASSIGN_OR_RAISE((*column_arrays)[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:220:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  220 |   ARROW_ASSIGN_OR_RAISE(column_metadata_, ColumnMetadataFromDataType(data_type)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:255:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  255 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:263:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  263 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:271:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  271 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:278:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  278 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:284:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m2 warnings generated.
[ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/compare_internal_avx2.cc.o
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.cc:647:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  647 |   ARROW_ASSIGN_OR_RAISE(KeyColumnMetadata column_metadata, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m[ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/encode_internal_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:43:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   43 |     ARROW_ASSIGN_OR_RAISE(*null_bitmap, AllocateBitmap(length, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:121:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBitmap(length, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:199:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  199 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length * byte_width_, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:243:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  243 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:251:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  251 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict, MakeArrayOfNull(dict_type.value_type(),  [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
[ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:369:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  369 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.cc:375:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  375 |       ARROW_ASSIGN_OR_RAISE(out.values[i], ::arrow::internal::GetArrayView( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m1 warning generated.
[ 89%] Built target parquet_objlib
[ 90%] Linking CXX static library ../../release/libparquet.a
[ 90%] Built target parquet_static
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:212:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  212 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m grouper, Grouper::Make(key_types, ctx));   [0;33m// check types [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:242:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  242 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m group_id, MapGroupIdAt(batch)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:251:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  251 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m datum, grouper_->Consume(batch)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:284:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m datum, grouper_->Consume(batch, offset, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:512:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  512 |       ARROW_ASSIGN_OR_RAISE(null_bitmap, null_bitmap_builder.Finish()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:514:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  514 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m group_ids, group_ids_batch.Finish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:530:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  530 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m18 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:673:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  673 |             ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:734:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  734 |     ARROW_ASSIGN_OR_RAISE(group_ids, AllocateBuffer( [0;34msizeof [0m(uint32_t) * groups_ids_size, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:737:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  737 |       ARROW_ASSIGN_OR_RAISE(null_bitmap, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:812:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  812 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:819:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  819 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:841:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  841 |       ARROW_ASSIGN_OR_RAISE(non_null_bufs[i], AllocatePaddedBitmap(num_groups)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:844:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  844 |           ARROW_ASSIGN_OR_RAISE(fixedlen_bufs[i], AllocatePaddedBitmap(num_groups)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:846:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  846 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:851:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  851 |         ARROW_ASSIGN_OR_RAISE(fixedlen_bufs[i], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:875:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  875 |           ARROW_ASSIGN_OR_RAISE(varlen_bufs[i], AllocatePaddedBuffer(varlen_size)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:922:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  922 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array.h:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/array_base.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernel.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:182:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  182 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:190:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  190 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:196:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:968:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  968 |   ARROW_ASSIGN_OR_RAISE(Datum sorted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_internal.cc:204:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  204 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:983:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  983 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets, AllocateBuffer( [0;34msizeof [0m(int32_t) * (num_groups +  [0;32m1 [0m), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:1001:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1001 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offsets_copy, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/grouper.cc:1005:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1005 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m sort_indices, AllocateBuffer( [0;34msizeof [0m(int32_t) * ids.length(), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_internal.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:203:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  203 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ty, WidenDecimalToMaxPrecision(type)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:244:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  244 |       ARROW_ASSIGN_OR_RAISE(std::tie(quotient, remainder),  [0;34mthis [0m->sum.Divide( [0;34mthis [0m->count)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:541:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  541 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_scalar, MakeScalar(child_type, state.first)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:542:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m last_scalar, MakeScalar(child_type, state.last)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:545:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:548:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  548 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:845:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  845 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m min_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:847:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  847 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m max_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:203:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  203 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m ty, WidenDecimalToMaxPrecision(type)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:244:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  244 |       ARROW_ASSIGN_OR_RAISE(std::tie(quotient, remainder),  [0;34mthis [0m->sum.Divide( [0;34mthis [0m->count)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx512.cc:87:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   87 |   ARROW_ASSIGN_OR_RAISE(TypeHolder out_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:541:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  541 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_scalar, MakeScalar(child_type, state.first)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:542:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  542 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m last_scalar, MakeScalar(child_type, state.last)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:545:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  545 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:548:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  548 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:845:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  845 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m min_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic.inc.cc:847:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  847 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m max_scalar, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:85:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   85 |   ARROW_ASSIGN_OR_RAISE(TypeHolder out_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m12 warnings generated.
19 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_internal.cc:42:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   42 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m buffer, AllocateResizableBuffer(buffer_size_, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/encode_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m9 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_map_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/key_hash_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/compare_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/light_array_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m34 warnings generated.
15 warnings generated.
8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util_avx2.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
8 warnings generated.
8 warnings generated.
8 warnings generated.
16 warnings generated.
85 warnings generated.
27 warnings generated.
38 warnings generated.
13 warnings generated.
24 warnings generated.
47 warnings generated.
19 warnings generated.
19 warnings generated.
45 warnings generated.
12 warnings generated.
31 warnings generated.
27 warnings generated.
14 warnings generated.
11 warnings generated.
[ 90%] Built target arrow_compute_objlib
[ 90%] Linking CXX static library ../../release/libarrow_compute.a
[ 90%] Built target arrow_compute_static
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/scalar_aggregate_node.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/accumulation_queue.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/aggregate_internal.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/exec_plan.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/groupby_aggregate_node.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/fetch_node.cc.o
[ 91%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/bloom_filter.cc.o
[ 90%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/asof_join_node.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/options.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/hash_join_dict.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/hash_join.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/hash_join_node.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/partition_util.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/filter_node.cc.o
[ 93%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/order_by_node.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/order_by_impl.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/map_node.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/project_node.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/sorted_merge_node.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/pivot_longer_node.cc.o
[ 94%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/source_node.cc.o
[ 95%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/time_series_util.cc.o
[ 95%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/query_context.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/sink_node.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/swiss_join.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/union_node.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/task_util.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/tpch_node.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/util.cc.o
[ 96%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/bloom_filter_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/time_series_util.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m14 warnings generated.
[ 97%] Building CXX object src/arrow/acero/CMakeFiles/arrow_acero_objlib.dir/swiss_join_avx2.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:94:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   94 |     ARROW_ASSIGN_OR_RAISE(std::optional<Task> this_task, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.cc:97:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |       ARROW_ASSIGN_OR_RAISE(std::optional<Task> task, processor_->Process(queue_.top())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:In file included from 5/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:: 18 [0m:
 [0;1;35mIn file included from warning: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h [0m: [1m28'__COUNTER__' is a C2y extension [-Wc2y-extensions]:
 [0mIn file included from 
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m '__COUNTER__' is a C2y extension [-Wc2y-extensions]2265 [0m | 
    ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m8 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:134:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  134 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segment_exec_batch, batch.SelectValues(ids)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:137:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  137 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segments, segmenter->GetSegments(segment_batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/accumulation_queue.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |   In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m  [0;1;35m warning:   [0m  [1m '__COUNTER__' is a C2y extension [-Wc2y-extensions]  [0mA
RROW_ASSIGN_OR_RAISE(std::tie(out, act  i448o | n ) ,A RfRiOlWt_eArS_S(IsGtNd_:O:Rm_oRvAeI(SiE)() [0;34m)v;o [0mi
d       [0m| * [0;1;32m         ^s
y [0mm, GetSymb [1mo/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hl:(497h:a74n:d l [0me [0;1;36m,note:   [0mnexpanded from macro 'ARROW_ASSIGN_OR_RAISE'a [0mm
e)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497  :49774 | :    [0mA [0;1;36mRnote: R [0mOexpanded from macro 'ARROW_ASSIGN_OR_RAISE'W [0m_
ASSIGN_OR_RAISE_IM  P497L | ( A RARRORWO_WA_SASSISGING_NO_RO_RR_ARIASIES_EN_AIMMEP(L_(eArRrRoOrW__oArS_SvIaGlNu_eO,R __R_ACIOSUEN_TNEARM_E_()_,e r\r [0mo
r      _| o [0;1;32mr                                                                         ^_
v [0malue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/io/util_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:58:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   58 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:75:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   75 |     ARROW_ASSIGN_OR_RAISE(Expression simplified_filter, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:84:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   84 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/filter_node.cc:103:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |       ARROW_ASSIGN_OR_RAISE(value, Filter(value, mask, FilterOptions::Defaults())); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:70:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   70 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m function, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:82:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   82 |   ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m Kernel* kernel, function->DispatchExact(aggr_in_types)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:103:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:119:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  119 |     ARROW_ASSIGN_OR_RAISE(kernels[i], GetKernel(ctx, aggregates[i], in_types[i])); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:130:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  130 |     ARROW_ASSIGN_OR_RAISE(states[i], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:148:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  148 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARRIn file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.ccW:_28A:
SIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.hI:G25N:
_In file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.hR:_30R:
A [1mI/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hS:E133(: [0;34m7v:o i [0md [0;1;35m [0mwarning: * [0m  [1ms'__COUNTER__' is a C2y extension [-Wc2y-extensions]y [0mm
, GetSymbol(handle, na  m133e | ) ) ;  [0m 
        | A [0;1;32mR  ^R
O [0mW_ASSI [1mG/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hN:_497O:R74_:R A [0mI [0;1;36mSnote: E [0m(expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0;34m [0ma
uto [0m value, Next())  ;497 [0m | 
        | A [0;1;32mR      ^R
O [0mW_ASSIG [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h_:O497R:_74R:A I [0mS [0;1;36mEnote: _ [0mIexpanded from macro 'ARROW_ASSIGN_OR_RAISE'M [0mP
L(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTE  R497_ | _ ) ,A R\R [0mO
W      _| A [0;1;32mS                                                                         ^S
I [0mGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARRO [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:193:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  193 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, value.make_array()->GetScalar(row)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:18:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:214:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  214 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m args, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:220:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  220 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m args, GroupByNode::MakeAggregateNodeArgs( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.cc:239:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  239 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scalar, value.make_array()->GetScalar(row)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/concurrent_queue_internal.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:73:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   73 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:105:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  105 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> to_buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:108:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  108 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> to_nn_buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m dict, MakeArrayOfNull(value_type_,  [0;32m0 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/backpressure_handler.h:19:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:246:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  246 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> non_nulls_buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:248:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  248 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> ids_buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:279:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  279 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, encoder.Decode(num_entries, entries_to_take.data())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/union_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAIS  E380( |  [0m 
       A| R [0;1;32mR  ^O
W [0m_ASSIG [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h_:O497R:_74R:A I [0mS [0;1;36mEnote: ( [0m [0;34mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'a [0mu
to [0m factory, registr  y497- | > G eAtRFRaOcWt_oArSyS(IfGaNc_tOoRr_yR_AnIaSmEe_)I)M;P [0mL
(      A| R [0;1;32mR  ^O
W [0m_ASSIG [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h_:O497R:_74R:A I [0mS [0;1;36mEnote: _ [0mNexpanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0mM
E(_error_or_value, _  _497C | O U NATRERRO_W__)A,S S\I [0mG
N      _| O [0;1;32mR                                                                         ^_
R [0mAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:306:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  306 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Buffer> non_nulls_buf, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:308:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  308 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:363:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  363 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> indices, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:425:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  425 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:444:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ArrayData> row_ids_arr, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:457:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  457 |       ARROW_ASSIGN_OR_RAISE(ExecBatch batch, encoder_.Decode(batch_length, row_ids)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/fetch_node.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m27 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:546:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  546 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:54:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   54 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m table, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:56:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   56 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, SortIndices(table, options_, ctx_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:562:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  562 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:80:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   80 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m table, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_impl.cc:82:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   82 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, SelectKUnstable(table, options_, ctx_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.cc:647:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  647 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:95:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   95 |         MATERIALIZE_CASE(BOOL) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_In file included from v/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cca:l24u:
eIn file included from ,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h :_32_:
CIn file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hU:N23T:
EIn file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h_:_39):
,In file included from  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h\: [0m33
:
       [1m| /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h [0;1;32m:                                                                         ^133
: [0m7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from   /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc133: | 37 :
  [1m /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h : 96 :A9R:R O [0mW [0;1;35m_warning: A [0mS [1mS'__COUNTER__' is a C2y extension [-Wc2y-extensions]I [0mG
N_OR_RAISE( [0;34mauto [0m value, Next());    [0m96
 |        |   [0;1;32m       ^ 
  [0m   M [1mA/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hT:E497R:I74A:L I [0mZ [0;1;36mEnote: _ [0mCexpanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0mS
E(INT8) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m  
497 |   ARROW_ASSIGN_OR_RAISE_IMPL   (85A | R R O W _AARSRSOIWG_NA_SOSRI_GRNA_IOSRE__RNAAIMSEE((_aerrrraoyrs_.oart_(via_lcuoel,) ,_ _mCaOtUeNrTiEaRl_i_z)e,C o\l [0mu
m      n| < [0;1;32mT                                                                         ^>
( [0mfield_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:97:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |         MATERIALIZE_CASE(INT16) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(aIn file included from rrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:98:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |         MATERIALIZE_CASE(INT32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:99:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |         MATERIALIZE_CASE(INT64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:100:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  100 |         MATERIALIZE_CASE(UINT8) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:101:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |         MATERIALIZE_CASE(UINT16) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:102:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  102 |         MATERIALIZE_CASE(UINT32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:103:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |         MATERIALIZE_CASE(UINT64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:104:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  104 |         MATERIALIZE_CASE(FLOAT) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:105:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  105 |         MATERIALIZE_CASE(DOUBLE) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:106:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |         MATERIALIZE_CASE(DATE32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:107:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |         MATERIALIZE_CASE(DATE64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:108:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  108 |         MATERIALIZE_CASE(TIME32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:109:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  109 |         MATERIALIZE_CASE(TIME64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeCol/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.ccu:m24n:
<In file included from T/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h>:(32f:
iIn file included from e/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hl:d23_:
tIn file included from y/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hp:e39,:
 In file included from i/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h_:c33o:
l [1m)/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h):;196 :\7 [0m:
        [0m|  [0;1;35m [0;1;32mwarning:     ^ [0m
 [1m [0m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  196 |       ARR  O497W | _ A SASRIRGONW__OARS_SRIAGINS_EO(R [0;34m_aRuAtIoS [0mE _eIlMePmLe(nAtR,R OmWa_yAbSeS_IeGlNe_mOeRn_tR)A;I [0mS
E      _| N [0;1;32mA      ^M
E [0m(_error [1m_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ho:r497_:v74a:l u [0me [0;1;36m,note:   [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE'_ [0mC
OUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.ccG:N37_:
O [1mR/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h_:R110A:I9S:E _ [0mI [0;1;35mMwarning: P [0mL [1m('__COUNTER__' is a C2y extension [-Wc2y-extensions]A [0mR
ROW_ASSIGN_OR_RAISE_NAME(_err  o110r | _ o r _ v a l u eM,A T_E_RCIOAULNITZEER__C_A)S,E (\T [0mI
M      E| S [0;1;32mT                                                                         ^A
M [0mP) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:111:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |         MATERIALIZE_CASE(STRING) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:112:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |         MATERIALIZE_CASE(LARGE_STRING) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:113:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  113 |         MATERIALIZE_CASE(BINARY) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:114:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |         MATERIALIZE_CASE(LARGE_BINARY) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:210:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  210 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m builderPtr, arrow::MakeBuilder(type, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMIn file included from P/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.ccL:(18A:
RIn file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.hO:W24_:
AIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.hS:I26G:
NIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hO:R39_:
RIn file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hI:S33E:
_ [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hA:M544E:(7_:e r [0mr [0;1;35mowarning: r [0m_ [1mo'__COUNTER__' is a C2y extension [-Wc2y-extensions]r [0m_
value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:52:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   52 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rb, batch.ToRecordBatch(schema)In file included from )/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc;: [0m23
:
      In file included from | /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h [0;1;32m:    ^25
:
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h::26497:
:In file included from 74/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:: 31 [0m:
 [0;1;36m [1mnote: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h [0m:expanded from macro 'ARROW_ASSIGN_OR_RAISE'149 [0m:
5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASS  I149G | N _ O R _ARRARIOSWE__ANSASMIEG(N__eOrRr_oRrA_IoSrE_(v [0;34maaluuteo, [0m  _m_oCdOiUfNiTeEdR__a_r)g,u m\e [0mn
t      ,|  [0m [0;1;32m
                                                                         ^      
|  [0m [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:90:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   90 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rb, batch.ToRecordBatch(schema_, pool_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.cc:96:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   96 |   ARROW_ASSIGN_OR_RAISE(*out_, Table::FromRecordBatches(schema_, batches_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(stIn file included from d/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:::23m:
oIn file included from v/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.he:(25e:
xIn file included from p/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.hr:)24):
)In file included from )/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h;: [0m26
:
      In file included from | /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h [0;1;32m:  ^39
:
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h::497442::745::   [0m [0m [0;1;36m [0;1;35mnote: warning:  [0m [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [1m [0m'__COUNTER__' is a C2y extension [-Wc2y-extensions]
 [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I   497i | ,   iAtR_R.ONWe_xAtS(S)I)G;N [0m_
O      R| _ [0;1;32mR    ^A
I [0mSE_IMP [1mL/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h(:A497R:R74O:W _ [0mA [0;1;36mSnote: S [0mIexpanded from macro 'ARROW_ASSIGN_OR_RAISE'G [0mN
_OR_RAISE_NAME(_error_or_val  u497e | ,   _A_RCROOUWN_TAESRS_I_G)N,_ O\R [0m_
R      A| I [0;1;32mS                                                                         ^E
_ [0mIMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGIn file included from N/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc_:O28R:
_In file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hA:I23S:
EIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hN:A31M:
E [1m(/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h_:e140r:r3o:r _ [0mo [0;1;35mrwarning: _ [0mv [1ma'__COUNTER__' is a C2y extension [-Wc2y-extensions]l [0mu
e, __COUNTER__)  ,140  | \  [0m 
A      R| R [0;1;32mO                                                                         ^W
_ [0mASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m23 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m19 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<ExpresIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.ccsion>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymIn file included from b/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cco:l28(:
hIn file included from a/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hn:d23l:
eIn file included from In file included from ,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h ::n1839a:
:
mIn file included from In file included from e/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h)::)2633;:
:
 [0mIn file included from  [1m
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h      ::| 39133 [0;1;32m:
:  ^In file included from 7
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h: [0m: 33 [0m:
 [1m [0;1;35m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hwarning: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h: [0m:497 [1m504:'__COUNTER__' is a C2y extension [-Wc2y-extensions]:74 [0m9:
:   [0m [0m [0;1;36m [0;1;35mnote: warning:  [0m   [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'133 [1m [0m | '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  [0m 
    ARROW_ASSIGN  _504O | R _   R497 A |  I  S  EA (R  [0;34mRAaORuWRt_OoAW [0mS_ SAvISaGSlNIu_GeON,R_ _ONRReA_xIRtSA(EI)_S)IE;M( [0mPF
Lr      (o| Am [0;1;32mR       ^Ri
O, [0mW _i [1mAt/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hS_:S.497IN:Ge74Nx:_t O( [0mR) [0;1;36m_)note: R; [0mA [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'I
 [0mS      
E| _ [0;1;32mN        ^A
M [0mE(_er [1mr  /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ho497:r | 497_ :o 74rA:_R vR [0maO [0;1;36mlWnote: u_ [0meAexpanded from macro 'ARROW_ASSIGN_OR_RAISE',S [0m S
_I_GCNO_UONRT_ERRA_I_S)E,_ I\M [0mP
L      (| A [0;1;32mR                                                                         ^R
O [0mW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc:74:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   74 |         ARROW_ASSIGN_OR_RAISE(expr, expr.Bind(*inputs[ [0;32m0 [0m]->output_schema(), [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.ccI:G28N:
_In file included from O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hR:_23R:
AIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hS:E39_:
NIn file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hM:E33(:
_ [1me/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hr:r280o:r7_:o r [0m_ [0;1;35mvwarning: a [0ml [1mu'__COUNTER__' is a C2y extension [-Wc2y-extensions]e [0m,
 __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   [1m /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.ccA:R94R:O7W:_ A [0mS [0;1;35mSwarning: I [0mG [1mN'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mO
R_RAISE_IMPL(ARROW   _94A | S S I G N _ OARR_RROAWI_SAES_SNIIn file included from AG/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.ccMN:E_18(O:
_RIn file included from e_/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.hrR:rA26oI:
rSIn file included from _E/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.ho(:rE39_x:
vpIn file included from ar/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hle:us33es:
,i [1m o/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h_n:_ 544Cs:Oi7Um:Np Tl [0mEi [0;1;35mRfwarning: _i [0m_e [1m)d'__COUNTER__' is a C2y extension [-Wc2y-extensions],_ [0m e
\x [0mp
r      ,|  [0m [0;1;32m
                                                                         ^      
|    [0m [0;1;32m544      ^ | 
  [0m     [1m /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hA:R497R:O74W:_ A [0mS [0;1;36mSnote: I [0mGexpanded from macro 'ARROW_ASSIGN_OR_RAISE'N [0m_
OR_RAISE(In file included from c/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cch:i28l:
dIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h,:   23497p:
 | aIn file included from  r/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h e:An39Rt:
R_In file included from O./data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hWN:_e33Ax:
St [1mS(/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hI):G)284N;:_ [0m7O
:R       _|  [0mR [0;1;32m [0;1;35mA      ^warning: I
 [0mS [0m [1mE'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [1m [0mI/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h
M:P497L:(74A:R R [0mO [0;1;36mWnote: _ [0mAexpanded from macro 'ARROW_ASSIGN_OR_RAISE'S [0mS
IGN_OR_RAISE_NAME(_error_or_va  l284u | e ,   _ _   C 497OA | UR NR TOAEWRR_R_AO_SW)S_,IA GS\NS [0m_I
OG      RN| __ [0;1;32mRO                                                                         ^AR
I_ [0mSREA(IlSaEs_tI_MvPaLl(uAeR_R [1m,O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/project_node.cc W:i_97tA:_S7.S:NI eG [0mxN [0;1;35mt_warning: (O [0m)R [1m)_'__COUNTER__' is a C2y extension [-Wc2y-extensions];R [0m [0mA

I      S| E [0;1;32m_      ^N
A [0mM   E97( |  [1m_ /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.he :r 497r :o 74r :_A oR [0mrR [0;1;36m_Onote: vW [0ma_expanded from macro 'ARROW_ASSIGN_OR_RAISE'lA [0muS
eS,I G_N__COORU_NRTAEIRS  _E497_( | ) [0m ,
        A\| R [0m [0;1;32mR
      ^O      
W|  [0m_ [0;1;32mA                                                                         ^ [1mS
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hS [0m:I497G:N74_:O R [0m_ [0;1;36mRnote: A [0mIexpanded from macro 'ARROW_ASSIGN_OR_RAISE'S [0mE
_IMPL(ARROW_ASSIGN_OR_RAISE_NAM  E497( | _ e rArRoRrO_Wo_rA_SvSaIlGuNe_,O R___RCAOIUSNET_EIRM_P_L)(,A R\R [0mO
W      _| A [0;1;32mS                                                                         ^S
I [0mGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:In file included from 39/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:
:In file included from 28/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:
:In file included from 33/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:
: [1m23/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:
:In file included from 555/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h::539::
 In file included from  [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h [0;1;35m:warning: 33 [0m:
 [1m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions]/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h [0m:
442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAI  S442E | ( T   o uAtR,R OcWh_iAlSdS_I.GNNe_xOtR(_)R)A;I [0mS
E      (| I [0;1;32m     ^i
, [0m it_.N [1me/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hx:t497(:)74):;  [0m [0m
 [0;1;36m      note: |  [0m [0;1;32mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'    ^ [0m

 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARRO  W497_ | A S SAIRGRNO_WO_RA_SRSAIIGSNE__OIRM_PRLA(IASRER_OIWM_PALS(SAIRGRNO_WO_RA_SRSAIIGSNE__ONRA_MREA(I_SeEr_rNoArM_Eo(r__evrarloure_,o r___vCaOlUuNeT,E R____C)O,U N\T [0mE
R      _| _ [0;1;32m)                                                                         ^,
  [0m\ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:102:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  102 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> record_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:117:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  117 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:122:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m indices, SortIndices(table, sort_options, ctx)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:123:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  123 |     ARROW_ASSIGN_OR_RAISE(Datum sorted, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/order_by_node.cc:130:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  130 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> next, reader.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0mIn file included from  [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h::28497:
:In file included from 74/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:: 26 [0m:
 [0;1;36m [1mnote: /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h [0m:expanded from macro 'ARROW_ASSIGN_OR_RAISE'437 [0m:
9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSI  G437N | _ O R _ R A I S EA_RNRAOMWE_(A_SeSrIrGoNr__OoRr__RvAaIlSuEe(,T  _i_tCeOmU,N TnEeRx_t_.)r,e s\u [0ml
t      (| ) [0;1;32m)                                                                         ^;
 [0m [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
In file included from   /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc497: | 22 :
 In file included from A/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.hR:R32O:
WIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.hA:S23S:
IIn file included from G/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hN:_39O:
RIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hR:A33I:
S [1mE/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h_:I284M:P7L:( A [0mR [0;1;35mRwarning: O [0mW [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]A [0mS
SIGN_OR_RAISE_NAME(_error_or_va  l284u | e ,   _ _ C OAURNRTOEWR__A_S)S,I G\N [0m_
O      R| _ [0;1;32mR                                                                         ^A
I [0mSE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
In file included from       /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc| : [0;1;32m32        ^:

In file included from  [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h::497544::747::   [0m [0m [0;1;36m [0;1;35mnote: warning:  [0m [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [1m [0m'__COUNTER__' is a C2y extension [-Wc2y-extensions]
 [0m
  544 |       ARROW_ASSIGN_OR_RAISE(chil  d497_ | ,   pAaRrReOnWt__A.SNSeIxGtN(_)O)R;_ [0mR
A      I| S [0;1;32mE      ^_
I [0mMPL(A [1mR/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hR:O497W:_74A:S S [0mI [0;1;36mGnote: N [0m_expanded from macro 'ARROW_ASSIGN_OR_RAISE'O [0mR
_RAISE_NAME(_erro  r497_ | o r _AvRaRlOuWe_,A S_S_ICGONU_NOTRE_RR_A_I)S,E _\I [0mM
P      L| ( [0;1;32mA                                                                         ^R
R [0mOW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m21 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.cc:112:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |   ARROW_ASSIGN_OR_RAISE(buf_, AllocateBuffer(buffer_size, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:45:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m17 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:134:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  134 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segment_exec_batch, batch.SelectValues(ids)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:137:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  137 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segments, segmenter->GetSegments(segment_batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:412:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  412 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ThreadPool> tpool, ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m17 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:541:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  541 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, iterator_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:543:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  543 |         ARROW_ASSIGN_OR_RAISE(*record_batch, batch->ToRecordBatch(schema_, pool_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:582:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  582 |     ARROW_ASSIGN_OR_RAISE(inputs[i++], [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:586:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  586 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:633:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  633 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ExecPlan> exec_plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:635:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  635 |   ARROW_ASSIGN_OR_RAISE(ExecNode * last_node, declaration.AddToPlan(exec_plan.get())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:636:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  636 |   ARROW_ASSIGN_OR_RAISE(last_node, EnsureSink(last_node, exec_plan.get())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:654:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  654 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ExecPlan> exec_plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m35 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:682:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  682 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ExecPlan> exec_plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:689:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  689 |     ARROW_ASSIGN_OR_RAISE(out_schema, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:702:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  702 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m collected, collected_fut.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.cc:76:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   76 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m output_batch, ProcessBatch(std::move(batch))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(ha:n33d:
le [1m,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h :n442a:m5e:) ) [0m; [0;1;35m [0mwarning: 
 [0m       [1m| '__COUNTER__' is a C2y extension [-Wc2y-extensions] [0;1;32m [0m  ^

 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'   [0m442
 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next())  ;497 [0m | 
        | A [0;1;32mR    ^R
O [0mW_ASS [1mI/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hG:N497_:O74R:_ R [0mA [0;1;36mInote: S [0mEexpanded from macro 'ARROW_ASSIGN_OR_RAISE'_ [0mI
MPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNT  E497R | _ _ )A,R R\O [0mW
_      A| S [0;1;32mS                                                                         ^I
G [0mN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:337:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  337 |       ARROW_ASSIGN_OR_RAISE(output_schema, output_schema->WithNames(names_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:43:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:713:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  713 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ExecPlan> exec_plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:715:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  715 |   ARROW_ASSIGN_OR_RAISE(ExecNode * last_node, declaration.AddToPlan(exec_plan.get())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:76:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   76 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, keys[i].FindOne(*input_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:751:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  751 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ExecPlan> exec_plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc::753459::35::   [0m [0m [0;1;35m [0;1;35mwarning: warning:  [0m [0m [1m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions]'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m [0m

  753 |   AR  R459O | W _ A S SAIRGRNO_WO_RA_SRSAIIGSNE_(OERx_eRcANIoSdEe(  [0m*
       l| a [0;1;32ms    ^t
_ [0mnode,  [1md/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.he:c497l:a74r:a t [0mi [0;1;36monote: n [0m.expanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0md
dToPlan(exec_plan.get())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'   [0m497
 |   ARROW_ASSIGN_O  R497_ | R A IASRER_OIWM_PALS(SAIRGRNO_WO_RA_SRSAIIGSNE__OIRM_PRLA(IASRER_ONWA_MAES(S_IeGrNr_oOrR__oRrA_IvSaEl_uNeA,M E_(__CeOrUrNoTrE_Ro_r__)v,a l\u [0me
,       | _ [0;1;32m_                                                                         ^C
O [0mUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:491:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  491 |     ARROW_ASSIGN_OR_RAISE(std::uni [1mq/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.ccu:e83_:p5t:r < [0mO [0;1;35mrwarning: d [0me [1mr'__COUNTER__' is a C2y extension [-Wc2y-extensions]B [0my
Impl> impl, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m    [0;1;36m83note:  |  [0m expanded from macro 'ARROW_ASSIGN_OR_RAISE'  [0m 
 ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, segment_keys[i].Fin  d [1m497O/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc | n: e754 (:A*3Ri:Rn Op [0mWu [0;1;35m_twarning: A_ [0mSs [1mSc'__COUNTER__' is a C2y extension [-Wc2y-extensions]Ih [0mGe
Nm_aO)R)_;R [0mA
I      S| E [0;1;32m_    ^I
M [0mPL(A [1mR/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hR:O497W  :_75474A | :S  S  [0mIA [0;1;36mGRnote: NR [0m_Oexpanded from macro 'ARROW_ASSIGN_OR_RAISE'OW [0mR_
_ARSASIISGEN__NOARM_ER(A_  Ie497Sr | Er (o lrAa_RsoRtrO__Wnv_oaAdlSeuS,eI ,GE Nn__s_OuCRrO_eURSNAiTInESkRE(__l_Ia)Ms,Pt L_\(n [0mAo
Rd      Re| O, [0;1;32mW                                                                          ^_e
Ax [0mSeScI_GpNl_aOnR._gReAtI(S)E)_)N;A [0mM
E      (| _ [0;1;32me  ^r
r [0mor_or_ [1mv/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.ha:l497u:e74,:  _ [0m_ [0;1;36mCnote: O [0mUexpanded from macro 'ARROW_ASSIGN_OR_RAISE'N [0mT
ER__), \ [0m
      |  [0;1;32m                                                                         ^
   [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:511:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  511 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m record_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sink_node.cc:525:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  525 |     ARROW_ASSIGN_OR_RAISE(Datum sorted, impl_->DoFinish()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:774:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  774 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ThreadPool> tpool, ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:820:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  820 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ThreadPool> tpool, ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:134:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  134 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segment_exec_batch, batch.SelectValues(ids)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:22:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/aggregate_internal.h:137:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  137 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segments, segmenter->GetSegments(segment_batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:102:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  102 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, target.FindOne(*input_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/bloom_filter.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:869:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  869 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ThreadPool> tpool, ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:122:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segmenter, RowSegmenter::Make(std::move(segment_key_types), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m23 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:126:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  126 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m agg_kernels, GetKernels(ctx, aggs, agg_src_types)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:142:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  142 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m agg_states, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:917:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  917 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<ThreadPool> tpool, ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:993:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  993 |       ARROW_ASSIGN_OR_RAISE(schema, schema->WithNames(names)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:1019:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1019 |   ARROW_ASSIGN_OR_RAISE(plan, ExecPlan::Make(options, exec_ctx)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.cc:1027:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1027 |   ARROW_ASSIGN_OR_RAISE(*out_schema, converter->InitializeSchema(options.field_names)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:145:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  145 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:153:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  153 |   ARROW_ASSIGN_OR_RAISE(KeyColumnMetadata column_metadata, output->column_metadata()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:193:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  193 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0mIn file included from 
/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494   | 196  |              AARRRROOWW__AASSSSIIGGNN__OORR__RRAAIISSEE(( [0;34mTaruatnos [0mf oerlmeFmleonwt<,V >m anyebxet_,e ltermaennstf)o;r [0mm
e      r| _ [0;1;32m(      ^*
l [0mast_v [1ma/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hl:u497e:_74):) ; [0m [0m [0;1;36m
note:        [0m| expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0;1;32m [0m        ^

 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARR  O497W | _ A SASRIRGONW__OARS_SRIAGINS_EO_RI_MRPALI(SAER_RIOMWP_LA(SASRIRGONW__OARS_SRIAGINS_EO_RN_ARMAEI(S_Ee_rNrAoMrE_(o_re_rvraolru_eo,r __v_aClOuUeN,T E_R__C_O)U,N T\E [0mR
_      _| ) [0;1;32m,                                                                         ^ 
\ [0m [0m
      |  [0;1;32m                                                                         ^
 [0m26 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:228:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  228 |   ARROW_ASSIGN_OR_RAISE(Datum id_batch, state->grouper->Consume(key_batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:41:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:266:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  266 |     ARROW_ASSIGN_OR_RAISE(ExecBatch other_keys, state->grouper->GetUniques()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:267:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  267 |     ARROW_ASSIGN_OR_RAISE(Datum transposition, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:36:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:317:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  317 |   ARROW_ASSIGN_OR_RAISE(ExecBatch out_keys, state->grouper->GetUniques()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:42:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:44:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/vector.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/algorithm.h:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:85:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   85 |           ARROW_ASSIGN_OR_RAISE(value, arrow::util::EnsureAlignment( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:354:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  354 |   ARROW_ASSIGN_OR_RAISE(out_data_, Finalize()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:187:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  187 |     ARROW_ASSIGN_OR_RAISE(Future<> scan_task, plan_->query_context()->BeginExternalTask( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:433:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  433 |   ARROW_ASSIGN_OR_RAISE(state->grouper, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/groupby_aggregate_node.cc:444:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  444 |   ARROW_ASSIGN_OR_RAISE(state->agg_states, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m28 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:39:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |  [0;1;35m warning:   [0mA [1mR'__COUNTER__' is a C2y extension [-Wc2y-extensions]R [0mO
W_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_  e448r | r o rA_RoRrO_Wv_aAlSuSeI,G N___OCRO_URNATIESRE_(_ [0;34m)v,o i\d [0m [0m
*       | s [0;1;32my                                                                         ^m
, [0m GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:53:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   53 |         ARROW_ASSIGN_OR_RAISE(FieldPath meas_path, meas_ref->FindOne(schema)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:71:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   71 |     ARROW_ASSIGN_OR_RAISE(FieldPath match, segment_keys[i].FindOne(*input_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:80:3:  [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   80 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m segmenter, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:91:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   91 |     ARROW_ASSIGN_OR_RAISE(fields[i], segment_keys[i].GetOne(*input_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:99:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FieldRef(target).FindOne(*input_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:287:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  287 |       ARROW_ASSIGN_OR_RAISE(text_, AllocateBuffer(kTextBytes)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RA [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:119:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  119 |         ARROW_ASSIGN_OR_RAISE(FieldPath meas_path, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:121:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |         ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Field> meas_field, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:174:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  174 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/pivot_longer_node.cc:180:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  180 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(AIRSREO_WN_AAMSES(I_GeNr_rOoRr__RoArI_SvEa_lNuAeM,E (___eCrOrUoNrT_EoRr___v)a,l u\e [0m,
       _| _ [0;1;32mC                                                                         ^O
U [0mNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:321:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  321 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> offset_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:103:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m function, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:328:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  328 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> comment_buffer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:122:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |     ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m Kernel* kernel, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:24:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:403:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  403 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m generator, This::MakeGenerator(it, io_executor, schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/source_node.cc:429:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  429 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m generator, MakeGenerator(reader, io_executor)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m24 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:36:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:95:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   95 |         MATERIALIZE_CASE(BOOL) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:96:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   96 |         MATERIALIZE_CASE(INT8) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:97:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   97 |         MATERIALIZE_CASE(INT16) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:98:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |         MATERIALIZE_CASE(INT32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:99:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   99 |         MATERIALIZE_CASE(INT64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:100:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  100 |         MATERIALIZE_CASE(UINT8) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:101:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |         MATERIALIZE_CASE(UINT16) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:102:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  102 |         MATERIALIZE_CASE(UINT32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:103:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |         MATERIALIZE_CASE(UINT64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:104:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  104 |         MATERIALIZE_CASE(FLOAT) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:105:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  105 |         MATERIALIZE_CASE(DOUBLE) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:106:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |         MATERIALIZE_CASE(DATE32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:107:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  107 |         MATERIALIZE_CASE(DATE64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:108:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  108 |         MATERIALIZE_CASE(TIME32) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:109:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  109 |         MATERIALIZE_CASE(TIME64) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:110:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  110 |         MATERIALIZE_CASE(TIMESTAMP) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:111:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  111 |         MATERIALIZE_CASE(STRING) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:112:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |         MATERIALIZE_CASE(LARGE_STRING) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:113:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  113 |         MATERIALIZE_CASE(BINARY) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeColumn<T>(field_type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:114:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  114 |         MATERIALIZE_CASE(LARGE_BINARY) [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:85:5:  [0m [0;1;36mnote:  [0mexpanded from macro 'MATERIALIZE_CASE' [0m
   85 |     ARROW_ASSIGN_OR_RAISE(arrays.at(i_col), materializeC [1mo/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.ccl:u85m:n5<:T > [0m( [0;1;35mfwarning: i [0me [1ml'__COUNTER__' is a C2y extension [-Wc2y-extensions]d [0m_
type, i_col)); \ [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74   :85  |  [0m  [0;1;36m note:   [0m expanded from macro 'ARROW_ASSIGN_OR_RAISE'A [0mR
ROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOne(  s497c | h e mAaR)R)O;W [0m_
A      S| S [0;1;32mI    ^G
N [0m_OR_RAI [1mS/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hE:_497I:M74P:L ( [0mA [0;1;36mRnote: R [0mOexpanded from macro 'ARROW_ASSIGN_OR_RAISE'W [0m_
ASSIGN_OR_RAISE  _497N | A M EA(R_ReOrWr_oArS_SoIrG_Nv_aOlRu_eR,A I_S_EC_OIUMNPTLE(RA_R_R)O,W _\A [0mS
S      I| G [0;1;32mN                                                                         ^_
O [0mR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out_type, kernels[i]->signature->out_type().Resolve( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:185:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  185 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:90:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   90 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOne(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:95:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   95 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOne(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOne(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_dict.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:593:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  593 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> offset_buff, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:598:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  598 |   ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> str_buff, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:108:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  108 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOne(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:715:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  715 |         ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(partsupp_result))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:765:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  765 |       ARROW_ASSIGN_OR_RAISE(ExecBatch part_batch, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:779:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  779 |       ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(partsupp_result))); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:853:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  853 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:879:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  879 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> offset_buff, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:894:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  894 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> string_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_erro [1mr/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc_:o975r:_7v:a l [0mu [0;1;35mewarning: , [0m  [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]_ [0mC
OUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  975 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> offset_buff, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:988:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  988 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> string_buffer, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1070:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1070 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1099:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1099 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1261:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1261 |         ARROW_ASSIGN_OR_RAISE(tld.partsupp[ibatch][PARTSUPP::PS_COMMENT], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/unmaterialized_table_internal.h:210:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  210 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m builderPtr, arrow::MakeBuilder(type, pool)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/scalar_aggregate_node.cc:307:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  307 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m merged, ScalarAggregateKernel::MergeAll( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:1671:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1671 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:1678:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1678 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2132:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2132 |   ARROW_ASSIGN_OR_RAISE(Datum mask, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2172:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2172 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:121:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m handler, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:165:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  165 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m left_payload, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:185:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  185 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m right_payload, ComputePayload(right_schema, right_output, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:340:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  340 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, match_res); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:343:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  343 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input_state, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:356:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  356 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> rb, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:397:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  397 |     ARROW_ASSIGN_OR_RAISE(process_task, plan_->query_context()->BeginExternalTask( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/sorted_merge_node.cc:538:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  538 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_rb, output.Materialize()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_ [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.ccA:M414E:(7_:e r [0mr [0;1;35mowarning: r [0m_ [1mo'__COUNTER__' is a C2y extension [-Wc2y-extensions]r [0m_
value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  414 |       ARROW_ASSIGN_OR_RAISE(metadata_[k], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2523:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2523 |     ARROW_ASSIGN_OR_RAISE(keypayload_batch, KeyPayloadFromInput( [0;33m/*side=*/ [0;32m0 [0m, &batch)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2574:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2574 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2581:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2581 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2607:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2607 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2650:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2650 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2885:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2885 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join.cc:2897:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2897 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:259:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  259 |     ARROW_ASSIGN_OR_RAISE(ExecBatch left_key, local_state.exec_batch_keys.Decode( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:261:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  261 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:267:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22  :
267In file included from  | /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h : 26 :
 In file included from   /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.hA:R39R:
OIn file included from W/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h_:A33S:
S [1mI/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hG:N133_:O7R:_ R [0mA [0;1;35mIwarning: S [0mE [1m('__COUNTER__' is a C2y extension [-Wc2y-extensions]l [0me
ft_payload, local_state.exec_batch_pa  y133l | o a d s . D eAcRoRdOeW(_ [0mA
S      S| I [0;1;32mG      ^N
_ [0mOR_R [1mA/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.hI:S497E:(74 [0;34m:a u [0mt [0;1;36monote:  [0m [0m expanded from macro 'ARROW_ASSIGN_OR_RAISE'v [0ma
lue, Next(  )497) | ;  [0m 
A      R| R [0;1;32mO      ^W
_ [0mASSIG [1mN/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h_:O497R:_74R:A I [0mS [0;1;36mEnote: _ [0mIexpanded from macro 'ARROW_ASSIGN_OR_RAISE'M [0mP
L(ARROW_ASSIGN_OR_RAI  S497E | _ N AAMRER(O_We_rArSoSrI_GoNr__OvRa_lRuAeI,S E___ICMOPULN(TAERRR_O_W)_,A S\S [0mI
G      N| _ [0;1;32mO                                                                         ^R
_ [0mRAISE_NAME(_error_or_value, __COUNTER__),  [1m\/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc [0m:
273      :| 7 [0;1;32m:                                                                         ^ 
 [0m [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  273 |       ARROW_ASSIGN_OR_RAISE(right_payload, hash_table_payloads_.Decode( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:304:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  304 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPLIn file included from (/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.ccA:R18R:
OIn file included from W/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h_:A22S:
SIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.hG:N26_:
OIn file included from R/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h_:R39A:
IIn file included from S/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.hE:_33N:
A [1mM/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.hE:(196_:e7r:r o [0mr [0;1;35m_warning: o [0mr [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]v [0ma
lue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:393:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  393 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:397:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  397 |       ARROW_ASSIGN_OR_RAISE(left_payload, local_state.exec_batch_payloads.Decode( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:402:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  402 |       ARROW_ASSIGN_OR_RAISE(right_key, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join.cc:409:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  409 |       ARROW_ASSIGN_OR_RAISE(right_payload, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:413:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  413 |   ARROW_ASSIGN_OR_RAISE(filter, filter.Bind(filter_schema, exec_context)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/partition_util.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:470:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  470 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m left_match, ref.FindOneOrNone(left_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:471:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  471 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m right_match, ref.FindOneOrNone(right_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:584:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  584 |           ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:589:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  589 |       ARROW_ASSIGN_OR_RAISE(ExecBatch key_batch, ExecBatch::Make(std::move(keys))); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:608:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  608 |         ARROW_ASSIGN_OR_RAISE(batch.values[i], Filter(batch.values[i], selected_datum, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:517:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  517 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m handler, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:693:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  693 |       ARROW_ASSIGN_OR_RAISE(advanced, Advance()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:752:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  752 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:774:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  774 |       ARROW_ASSIGN_OR_RAISE(impl, HashJoinImpl::MakeSwiss()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:776:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  776 |       ARROW_ASSIGN_OR_RAISE(impl, HashJoinImpl::MakeBasic()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m18 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/schema_util.h:149:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, selected_fields[i].FindOne(full_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1375:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1375 |         ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(lineitem_result))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1441:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1441 |       ARROW_ASSIGN_OR_RAISE(ExecBatch orders_batch, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1455:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1455 |       ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(lineitem_result))); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1560:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1560 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1763:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1763 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:1797:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1797 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2360:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2360 |           ARROW_ASSIGN_OR_RAISE(tld.lineitem[ibatch][LINEITEM::L_COMMENT], [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:1150:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1150 |       ARROW_ASSIGN_OR_RAISE(key_columns[i], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/hash_join_node.cc:1155:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1155 |   ARROW_ASSIGN_OR_RAISE(ExecBatch key_batch, ExecBatch::Make(std::move(key_columns))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m20 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:961:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  961 |       ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m advanced, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:994:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  994 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m rhs_update_state, UpdateRhs()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1003:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1003 |         ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m advanced, lhs.Advance()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1024:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1024 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m out, dst.Materialize()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1134:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1134 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1317:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1317 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, match_res); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1349:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1349 |       ARROW_ASSIGN_OR_RAISE(indices_of_on_key[i], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1361:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1361 |     ARROW_ASSIGN_OR_RAISE(size_t n_by, GetByKeySize(input_keys)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1368:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1368 |         ARROW_ASSIGN_OR_RAISE(indices_of_by_key[i][k], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1379:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1379 |     ARROW_ASSIGN_OR_RAISE(size_t n_by, GetByKeySize(join_options.input_keys)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1387:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1387 |     ARROW_ASSIGN_OR_RAISE(std::vector<col_index_t> indices_of_on_key, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1389:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1389 |     ARROW_ASSIGN_OR_RAISE(std::vector<std::vector<col_index_t>> indices_of_by_key, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1391:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1391 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1515:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1515 |     ARROW_ASSIGN_OR_RAISE(process_task_, plan_->query_context()->BeginExternalTask( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2415:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2415 |     ARROW_ASSIGN_OR_RAISE(schema_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2513:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2513 |     ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(result))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2532:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2532 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2577:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2577 |       ARROW_ASSIGN_OR_RAISE(tld.batch[SUPPLIER::S_ADDRESS], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2629:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2629 |       ARROW_ASSIGN_OR_RAISE(tld.batch[SUPPLIER::S_COMMENT], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m26 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2695:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2695 |     ARROW_ASSIGN_OR_RAISE(schema_, gen_->SetPartOutputColumns(columns)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2718:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2718 |     ARROW_ASSIGN_OR_RAISE(std::optional<ExecBatch> maybe_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2757:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2757 |     ARROW_ASSIGN_OR_RAISE(schema_, gen_->SetPartSuppOutputColumns(columns)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2780:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2780 |     ARROW_ASSIGN_OR_RAISE(std::optional<ExecBatch> maybe_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2818:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2818 |     ARROW_ASSIGN_OR_RAISE(schema_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2897:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2897 |     ARROW_ASSIGN_OR_RAISE(ExecBatch eb, ExecBatch::Make(std::move(result))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2916:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2916 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> buff, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2942:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2942 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> offset_buff, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2954:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2954 |       ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> str_buff, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:2972:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2972 |       ARROW_ASSIGN_OR_RAISE(tld.batch[CUSTOMER::C_ADDRESS], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3041:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3041 |       ARROW_ASSIGN_OR_RAISE(tld.batch[CUSTOMER::C_COMMENT], [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3076:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3076 |     ARROW_ASSIGN_OR_RAISE(schema_, gen_->SetOrdersOutputColumns(columns)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3099:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3099 |     ARROW_ASSIGN_OR_RAISE(std::optional<ExecBatch> maybe_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3138:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3138 |     ARROW_ASSIGN_OR_RAISE(scIn file included from h/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cce:m18a:
_In file included from ,/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h :g28e:
nIn file included from _/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h-:>22S:
eIn file included from t/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.hL:i29n:
eIn file included from I/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.ht:e33m:
OIn file included from u/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.ht:p30u:
t [1mC/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.ho:l170u:m7n:s ( [0mc [0;1;35mowarning: l [0mu [1mm'__COUNTER__' is a C2y extension [-Wc2y-extensions]n [0ms
)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |     A170R | R O W _ A S SAIRGRNO_WO_RA_SRSAIIGSNE__OIRM_PRLA(IASRER(O*Wo_uAtS,S IAGlNl_oOcRa_tReABIuSfEf_eNrA(M [0;32mE0( [0m_,e rarloirg_nomre_nvta_l,u ep,o o_l__C)O)U;N [0mT
E      R| _ [0;1;32m_      ^)
, [0m \ [0m
      |  [1m [0;1;32m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h                                                                         ^:
497 [0m:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3161:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3161 |     ARROW_ASSIGN_OR_RAISE(std::optional<ExecBatch> maybe_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3195:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3195 |     ARROW_ASSIGN_OR_RAISE(schema_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3209:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3209 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> N_NAME_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3221:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3221 |     ARROW_ASSIGN_OR_RAISE(Datum N_COMMENT_datum, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3230:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3230 |     ARROW_ASSIGN_OR_RAISE(ExecBatch batch, ExecBatch::Make(std::move(result))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1621:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1621 |   ARROW_ASSIGN_OR_RAISE(std::vector<col_index_t> indices_of_on_key, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:1623:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1623 |   ARROW_ASSIGN_OR_RAISE(std::vector<std::vector<col_index_t>> indices_of_by_key, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3289:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3289 |     ARROW_ASSIGN_OR_RAISE(schema_, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3303:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3303 |     ARROW_ASSIGN_OR_RAISE(std::unique_ptr<Buffer> R_NAME_buffer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3311:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3311 |     ARROW_ASSIGN_OR_RAISE(Datum R_COMMENT_datum, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/tpch_node.cc:3318:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 3318 |     ARROW_ASSIGN_OR_RAISE(ExecBatch batch, ExecBatch::Make(std::move(result))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:224:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m offset_buf, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_avx2.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/swiss_join_internal.h:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/row/row_encoder_internal.h:226:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  226 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m key_buf, AllocateBuffer(length_sum)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m28 warnings generated.
24 warnings generated.
29 warnings generated.
28 warnings generated.
39 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:794:17:  [0m [0;1;35mwarning:  [0m [1mprivate field 'node_' is not used [-Wunused-private-field] [0m
  794 |   AsofJoinNode* node_; [0m
      |  [0;1;32m                ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/asof_join_node.cc:796:10:  [0m [0;1;35mwarning:  [0m [1mprivate field 'index_' is not used [-Wunused-private-field] [0m
  796 |   size_t index_; [0m
      |  [0;1;32m         ^
 [0m34 warnings generated.
28 warnings generated.
40 warnings generated.
42 warnings generated.
48 warnings generated.
48 warnings generated.
52 warnings generated.
68 warnings generated.
71 warnings generated.
[ 97%] Built target arrow_acero_objlib
[ 97%] Linking CXX static library ../../../release/libarrow_acero.a
[ 97%] Built target arrow_acero_static
[ 97%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/partition.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_ipc.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/discovery.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_base.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/plan.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/dataset.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/scanner.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/dataset_writer.cc.o
[ 98%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/projector.cc.o
[100%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/scan_node.cc.o
[100%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_json.cc.o
[100%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_csv.cc.o
[100%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_parquet.cc.o
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_vector.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/ordering.h:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:21:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2255:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2255 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, match.GetFlattened(root, pool)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2265:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2265 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2274:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2274 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOne(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2282 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/statistics.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/type.h:2296:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 2296 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FindOneOrNone(root)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/projector.cc:28:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   28 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m from_field, FieldRef(to_field->name()).GetOneOrNone(from)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:236:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  236 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m null_bitmap, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_dict.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_primitive.h:238:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data, data_builder_.FinishWithLength(length_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m6 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:28:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/exec.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/datum.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/scalar.h:992:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  992 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m storage, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/record_batch.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m equal, compute::CallFunction( [0;32m"equal" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m less, compute::CallFunction( [0;32m"less" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:281:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m function, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.h:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/map_internal.h:57:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |     ARROW_ASSIGN_OR_RAISE(*value, gen(inserted_key)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/plan.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:34:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:128:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  128 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<io::OutputStream> out_stream, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:152:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  152 |             ARROW_ASSIGN_OR_RAISE(self->writer_, [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:191:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  191 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Table> table, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:205:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  205 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> next_batch, PopStagedBatch()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:220:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  220 |       ARROW_ASSIGN_OR_RAISE(int64_t rows_popped, PopAndDeliverStagedBatch()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/thread_pool.h:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:426:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  426 |     ARROW_ASSIGN_OR_RAISE(dir_queue->current_filename_, dir_queue->GetNextFilename()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:656:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  656 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_writer.cc:671:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  671 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m next_chunk, dir_queue->NextWritableChunk( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.h:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:133:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  133 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m value, Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:196:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  196 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m element, maybe_element); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:280:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:284:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:442:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:504:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:510:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i))); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:544:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:18:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.h:37:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/iterator.h:555:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:59:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   59 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schemas, InspectSchemas(std::move(options))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:100:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  100 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_schemas, child_factory->InspectSchemas(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child_schema, UnifySchemas(child_schemas)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:113:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  113 |     ARROW_ASSIGN_OR_RAISE(options.schema, Inspect(options.inspect_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:117:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  117 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m child, child_factory->Finish(options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:78:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_base.h:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/buffer_builder.h:170:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer( [0;32m0 [0m, alignment_, pool_)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:529:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  529 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:138:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  138 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m supported, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:20:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/exec_plan.h:380:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  380 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m factory, registry->GetFactory(factory_name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/cast_internal.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/kernels/codegen_internal.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/array/builder_binary.h:612:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  612 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m v, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:159:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  159 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m supported, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:184:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  184 |   ARROW_ASSIGN_OR_RAISE(selector.base_dir, filesystem->NormalizePath(selector.base_dir)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:185:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  185 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m files, filesystem->GetFileInfo(selector)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:222:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  222 |   ARROW_ASSIGN_OR_RAISE(std::shared_ptr<fs::FileSystem> filesystem, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:224:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |   ARROW_ASSIGN_OR_RAISE(fs::FileInfo file_info, filesystem->GetFileInfo(internal_path)) [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:255:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  255 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m partition_schema, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:267:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  267 |     ARROW_ASSIGN_OR_RAISE(schema, Inspect(options.inspect_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:273:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  273 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m schemas, InspectSchemas(options.inspect_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:282:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  282 |     ARROW_ASSIGN_OR_RAISE(partitioning, factory->Finish(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:288:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  288 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m partition, partitioning->Parse(fixed_path)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/discovery.cc:289:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  289 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragment, format_->MakeFragment({info, fs_}, partition)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:101:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  101 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m equal, compute::CallFunction( [0;32m"equal" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m less, compute::CallFunction( [0;32m"less" [0m, arguments)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:30:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/expression_internal.h:281:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  281 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m function, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:126:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  126 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m16 warnings generated.
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:25:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:83:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   83 |   ARROW_ASSIGN_OR_RAISE(Datum sorted, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:125:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  125 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:144:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  144 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m grouper, compute::GrouperIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
::Make(key_batch.GetTypes())); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:146:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  146 |   ARROW_ASSIGN_OR_RAISE(Datum id_batch, grouper->Consume(key_batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:149:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m groupings, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:152:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  152 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m uniques, grouper->GetUniques()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:166:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  166 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m val, unique_arrays[i]->GetScalar(group)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:182:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  182 |     ARROW_ASSIGN_OR_RAISE(rest, rest->RemoveColumn(i)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:184:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  184 |   ARROW_ASSIGN_OR_RAISE(out.batches, ApplyGroupings(*groupings, rest)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:205:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  205 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, FieldRef(key.name).FindOneOrNone(*schema_)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:234:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  234 |     ARROW_ASSIGN_OR_RAISE(converted, Scalar::Parse(value.dictionary->type(), *key.value)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:235:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  235 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m index, compute::IndexIn(converted, value.dictionary)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:237:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  237 |     ARROW_ASSIGN_OR_RAISE(index, compute::Cast(index, to_index_type)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:23:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:155:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  155 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m data_no_bom, util::SkipUTF8BOM(data, size)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:39:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/tracing_internal.h:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:245:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  245 |     ARROW_ASSIGN_OR_RAISE(converted, Scalar::Parse(field->type(), *key.value)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:255:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  255 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m parsed, ParseKeys(path)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:70:20:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   70 |                    ARROW_ASSIGN_OR_RAISE(FragmentIterator fragments_iter, [0m
      |  [0;1;32m                   ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:257:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  257 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m expr, ConvertKey(key)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:76:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   76 |         ARROW_ASSIGN_OR_RAISE(std::vector<std::shared_ptr<Fragment>> fragments, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:269:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  269 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m known_values, ExtractKnownFieldValues(expr)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:204:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  204 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:275:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  275 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref_value.first.FindOneOrNone(*schema_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:106:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  106 |     ARROW_ASSIGN_OR_RAISE(parse_options.explicit_schema, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:297:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  297 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:219:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  219 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:158:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  158 |       ARROW_ASSIGN_OR_RAISE(normalized.filter, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:160:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  160 |       ARROW_ASSIGN_OR_RAISE(normalized.filter, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:223:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  223 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:177:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  177 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:180:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  180 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Schema> output_schema, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:246:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  246 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, ref.GetOneOrNone(*scan_options->dataset_schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:260:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  260 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:308:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:268:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
    308268 |  |      A R R OAWR_RAOSWS_IAGSNS_IOGRN__ROARI_SREA(I [0mS
E      (|  [0m [0;1;32m
  ^      
|  [0m [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h [1m:/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h497::49774::74 : [0m  [0;1;36m [0mnote:  [0;1;36m [0mnote: expanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE'
 [0m
  497 |    497  | A R RAORWR_OAWS_SAISGSNI_GONR__ORRA_IRSAEI_SIEM_PILM(PALR(RAORWR_OAWS_SAISGSNI_GONR__ORRA_IRSAEI_SNEA_MNEA(M_Ee(r_reorrr_oorr__ovra_lvuael,u e_,_ C_O_UCNOTUENRT_E_R)_,_ )\, [0m 
\       [0m| 
 [0;1;32m                                                                               ^| 
 [0;1;32m [0m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:320:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  320 |           ARROW_ASSIGN_OR_RAISE( [0;34mconst [0m std::shared_ptr<Field>& field, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:343:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  343 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:348:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  348 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:401:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  401 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:404:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  404 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.cc:407:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  407 |       ARROW_ASSIGN_OR_RAISE(compute::Expression simplified_filter, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |  [1m /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc :A287R:R3O:W _ [0mA [0;1;35mSwarning: S [0mI [1mG'__COUNTER__' is a C2y extension [-Wc2y-extensions]N [0m_
OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAIS  E287_ | N A MAER(R_OeWr_rAoSrS_IoGrN__vOaRl_uReA,I S_E_(C [0mO
U      N| T [0;1;32mE  ^R
_ [0m_), \ [1m [0m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h
:      497| : [0;1;32m74                                                                         ^:
  [0m [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARR [1mO/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scan_node.ccW:_409A:S7S:I G [0mN [0;1;35m_warning: O [0mR [1m_'__COUNTER__' is a C2y extension [-Wc2y-extensions]R [0mA
ISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(  _409e | r r o r _ o rA_RvRaOlWu_eA,S S_I_GCNO_UONRT_ERRA_I_S)E,(  [0m\
 [0m      
|        [0;1;32m|       ^ [0;1;32m
                                                                         ^ [0m
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:291:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  291 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader_options, GetReadOptions(format, scan_options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:292:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  292 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.OpenCompressed()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:294:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  294 |     ARROW_ASSIGN_OR_RAISE(input, fragment_scan_options->stream_transform_func(input)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:297:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  297 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:305:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  305 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_block, input->Peek(reader_options.block_size)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:29:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:307:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  307 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:157:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  157 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m type, ParseToStructType(data, parse_options, pool)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:379:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  379 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, OpenReader(source, * [0;34mthis [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:50:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   50 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.Open()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:70:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   70 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.Open()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:403:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  403 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:407:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  407 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m read_options, GetReadOptions(*self, options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:98:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   98 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOneOrNone(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:408:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  408 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, file->source().OpenCompressed()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:410:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  410 |     ARROW_ASSIGN_OR_RAISE(input, fragment_scan_options->stream_transform_func(input)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:358:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  358 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m decoded, SafeUriUnescape(segment)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:432:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  432 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.OpenCompressed()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:434:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  434 |     ARROW_ASSIGN_OR_RAISE(input, csv_options.stream_transform_func(input)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:436:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  436 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:109:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  109 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:38:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:440:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  440 |   ARROW_ASSIGN_OR_RAISE(std::string_view first_block, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:443:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  443 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:406:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  406 |   ARROW_ASSIGN_OR_RAISE(segments, FormatPartitionSegments(values)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:413:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  413 |   ARROW_ASSIGN_OR_RAISE(segments, FormatPartitionSegments(values)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:122:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |   ARROW_ASSIGN_OR_RAISE(options.included_fields, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:228:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  228 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(*dataset_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:230:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  230 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, universal_ref.FindOneOrNone(physical_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:557:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  557 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m decoded, SafeUriUnescape(segment)); [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:135:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  135 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, OpenReader(source)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_ [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_csv.cc:488:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  488 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mvalue, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:148:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  148 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m options, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:156:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  156 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:164:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  164 |       ARROW_ASSIGN_OR_RAISE(generator, reader->GetRecordBatchGenerator( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:169:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  169 |       ARROW_ASSIGN_OR_RAISE(generator, reader->GetRecordBatchGenerator( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:192:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  192 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, OpenReader(file->source())); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:263:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  263 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m json_options, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:65:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   65 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m physical_schema, ReadPhysicalSchemaImpl()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:279:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  279 |   ARROW_ASSIGN_OR_RAISE(state->stream, source.OpenCompressed()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:280:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  280 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:290:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  290 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_block, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:292:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  292 |           ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m physical_schema, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:295:11:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  295 |           ARROW_ASSIGN_OR_RAISE(state->parse_options.explicit_schema, [0m
      |  [0;1;32m          ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_ipc.cc:220:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  220 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m writer, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:303:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  303 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m future, maybe_future); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:325:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  325 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m future, DoOpenReader(file->source(), format, scan_options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:338:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  338 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m stream, source.OpenCompressed()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:339:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  339 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:343:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  343 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m first_block, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:347:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  347 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m struct_type, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:213:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  213 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:224:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:238:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  238 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m iter, GetFragmentsImpl(std::move(predicate))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:239:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  239 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:375:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  375 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, OpenReader(source, * [0;34mthis [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:382:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  382 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m gen, MakeBatchGenerator(* [0;34mthis [0m, scan_options, file)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_json.cc:392:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  392 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m gen, MakeBatchGenerator(* [0;34mthis [0m, scan_options, file)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:313:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  313 |     ARROW_ASSIGN_OR_RAISE(child, child->ReplaceSchema(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:375:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  375 |       ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Field> field, path.Get(*dataset_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:379:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  379 |         ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Field> field, path.Get(*dataset_schema)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset.cc:399:13:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  399 |             ARROW_ASSIGN_OR_RAISE(FieldPath path, ref->FindOne(*dataset_schema)); [0m
      |  [0;1;32m            ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:87:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   87 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field_path, field.FindOne(*options->dataset->schema())); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:713:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  713 |       ARROW_ASSIGN_OR_RAISE(value, SafeUriUnescape(raw_value)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:715:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  715 |       ARROW_ASSIGN_OR_RAISE(name, SafeUriUnescape(raw_key)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:735:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  735 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_key, ParseKey(segment, hive_options_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:105:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  105 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m next, delegate_.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/partition.cc:790:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  790 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_key, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:180:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  180 |     ARROW_ASSIGN_OR_RAISE(scan_options->filter, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:188:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  188 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:207:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  207 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:214:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  214 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m projection_descr, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:219:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  219 |         ARROW_ASSIGN_OR_RAISE(scan_options->projection, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:224:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  224 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m projection_descr, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:234:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  234 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:247:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  247 |     ARROW_ASSIGN_OR_RAISE(scan_options->projection, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:308:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  308 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_gen, fragment.value->ScanBatchesAsync(options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:312:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  312 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m array, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:360:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  360 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:381:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  381 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments_it, dataset_->GetFragments(scan_options_->filter)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:382:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  382 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments_vec, fragments_it.ToVector()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:432:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  432 |   ARROW_ASSIGN_OR_RAISE(out.record_batch.value, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:447:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  447 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m plan, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:140:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  140 |   ARROW_ASSIGN_OR_RAISE(expr, Result<Expression>(pre(std::move(expr)))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/map_node.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/util.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/compute/util.h:149:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  149 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m modified_argument, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:471:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  471 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments_it, dataset_->GetFragments(scan_options_->filter)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:472:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  472 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments, fragments_it.ToVector()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:517:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  517 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:527:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:530:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  530 |     ARROW_ASSIGN_OR_RAISE(original_indices_ptr, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:534:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  534 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:544:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  544 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_it, ScanBatches()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:546:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  546 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, batch_it.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:564:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  564 |     ARROW_ASSIGN_OR_RAISE(rel_indices, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:30:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/acero/query_context.h:26:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_util.h:437:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result()); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:568:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  568 |     ARROW_ASSIGN_OR_RAISE(Datum out_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:588:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  588 |   ARROW_ASSIGN_OR_RAISE(Datum out, Table::FromRecordBatches(options()->projected_schema, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:590:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  590 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:599:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  599 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_iterator, ScanBatches()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:602:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  602 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, batch_iterator.Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:619:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  619 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:32:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/io_util.h:448:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  448 |   ARROW_ASSIGN_OR_RAISE( [0;34mvoid [0m* sym, GetSymbol(handle, name)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:494:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_)); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1929:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1929 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m io_executor, internal::ThreadPool::Make( [0;32m1 [0m)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:31:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/async_generator.h:1932:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1932 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:115:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  115 |       ARROW_ASSIGN_OR_RAISE(fragments_, fragments_fut.result()); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:33:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/dataset_internal.h:121:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  121 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:707:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  707 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batches_gen, ScanBatchesAsync(executor)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:713:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  713 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:736:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  736 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragment_gen, GetFragments()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:740:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  740 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m plan, acero::ExecPlan::Make(exec_context)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:743:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  743 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m empty_projection, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:35:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/forest_internal.h:103:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  103 |       ARROW_ASSIGN_OR_RAISE( [0;34mbool [0m visit_subtree, pre(ref)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:781:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  781 |         ARROW_ASSIGN_OR_RAISE(std::shared_ptr<Scalar> count_scalar, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:803:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  803 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m it, ScanBatches()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:813:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  813 |   ARROW_ASSIGN_OR_RAISE(compute::Expression bound_expression, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:835:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  835 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field, ref->GetOne(dataset_schema)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:856:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  856 |       ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m field_ref, FieldRef::FromDotPath(name)); [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0mIn file included from /data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:49:
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/util/map_internal.h:57:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
   57 |     ARROW_ASSIGN_OR_RAISE(*value, gen(inserted_key)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:112:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  112 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m file, Open()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:920:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  920 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:122:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  122 |         ARROW_ASSIGN_OR_RAISE(actual_compression, maybe_compression); [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:131:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  131 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m codec, util::Codec::Create(actual_compression)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:930:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  930 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m projection, ProjectionDescr::FromExpressions( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:941:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  941 |   ARROW_ASSIGN_OR_RAISE(scan_options_->filter, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:215:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  215 |   ARROW_ASSIGN_OR_RAISE(predicate, compute::SimplifyWithGuarantee(std::move(predicate), [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1007:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1007 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m scan_options, GetScanOptions()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1025:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1025 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments_it, dataset->GetFragments(scan_options->filter)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1026:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1026 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments_vec, fragments_it.ToVector()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1029:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1029 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch_gen_gen, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1035:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1035 |       ARROW_ASSIGN_OR_RAISE(merged_batch_gen, MakeSequencedMergedGenerator( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1068:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1068 |         ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:289:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  289 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, ref.FindOne(dataset_schema)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1128:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1128 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m node, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1133:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1133 |   ARROW_ASSIGN_OR_RAISE(FieldPath match, FieldRef( [0;32m"__fragment_index" [0m).FindOne(schema)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1142:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1142 |   ARROW_ASSIGN_OR_RAISE(match, FieldRef( [0;32m"__batch_index" [0m).FindOne(schema)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/scanner.cc:1148:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1148 |   ARROW_ASSIGN_OR_RAISE(match, FieldRef( [0;32m"__last_in_fragment" [0m).FindOne(schema)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:332:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  332 |       ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:350:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  350 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.Open()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:351:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  351 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:472:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  472 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, GetReader(source, scan_options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:486:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  486 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:492:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  492 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m input, source.Open()); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:512:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  512 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m arrow_reader, [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:527:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  527 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:547:15:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  547 |               ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m              ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:621:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  621 |     ARROW_ASSIGN_OR_RAISE(row_groups, parquet_fragment->FilterRowGroups(options->filter)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:634:7:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  634 |       ARROW_ASSIGN_OR_RAISE(row_groups, [0m
      |  [0;1;32m      ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:327:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  327 |         ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m simplified, [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:638:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  638 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m column_projection, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:640:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  640 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:649:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  649 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m generator, reader->GetRecordBatchGenerator( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:350:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  350 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m batch, batches->Next()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:359:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  359 |     ARROW_ASSIGN_OR_RAISE(bytes_written_, destination_->Tell()); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:379:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  379 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m groups, write_options.partitioning->Partition(batch)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:674:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  674 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m maybe_count, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:397:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  397 |     ARROW_ASSIGN_OR_RAISE(destination, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:419:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  419 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:429:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  429 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> record_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:753:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  753 |     ARROW_ASSIGN_OR_RAISE(parquet_writer, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:774:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  774 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m table, Table::FromRecordBatches(batch->schema(), {batch})); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:811:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  811 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, parquet_format_.GetReader(source_, scan_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:826:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  826 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:549:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  549 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:571:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  571 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_base.cc:598:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  598 |     ARROW_ASSIGN_OR_RAISE(std::shared_ptr<RecordBatch> record_batch, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m32 warnings generated.
 [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:875:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  875 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m row_groups, FilterRowGroups(predicate)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:880:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  880 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragment, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:895:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  895 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m row_groups, FilterRowGroups(predicate)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:902:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  902 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m new_fragment, parquet_format_.MakeFragment( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:921:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  921 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m expressions, TestRowGroups(std::move(predicate))); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:938:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  938 |   ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:946:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  946 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m match, ref.FindOneOrNone(*physical_schema_)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:969:9:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  969 |         ARROW_ASSIGN_OR_RAISE(statistics_expressions_[i], [0m
      |  [0;1;32m        ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:979:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  979 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m row_group_predicate, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:990:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
  990 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m expressions, TestRowGroups(std::move(predicate))); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1092:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1092 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m reader, format->GetReader(metadata_source, scan_options)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1101:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1101 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m physical_schema, GetSchema(*metadata, properties)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1102:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1102 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m manifest, GetSchemaManifest(*metadata, properties)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1109:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1109 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m path, [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1144:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1144 |     ARROW_ASSIGN_OR_RAISE( [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1170:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1170 |     ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m partition_schema, factory->Inspect(stripped)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1184:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1184 |     ARROW_ASSIGN_OR_RAISE(schema, Inspect(options.inspect_options)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1190:5:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1190 |     ARROW_ASSIGN_OR_RAISE(partitioning, factory->Finish(schema)); [0m
      |  [0;1;32m    ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/dataset/file_parquet.cc:1193:3:  [0m [0;1;35mwarning:  [0m [1m'__COUNTER__' is a C2y extension [-Wc2y-extensions] [0m
 1193 |   ARROW_ASSIGN_OR_RAISE( [0;34mauto [0m fragments, CollectParquetFragments(*partitioning)); [0m
      |  [0;1;32m  ^
 [0m [1m/data/gannet/ripley/R/packages/tests-clang/arrow/tools/cpp/src/arrow/result.h:497:74:  [0m [0;1;36mnote:  [0mexpanded from macro 'ARROW_ASSIGN_OR_RAISE' [0m
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \ [0m
      |  [0;1;32m                                                                         ^
 [0m29 warnings generated.
45 warnings generated.
34 warnings generated.
33 warnings generated.
58 warnings generated.
41 warnings generated.
47 warnings generated.
41 warnings generated.
61 warnings generated.
80 warnings generated.
[100%] Built target arrow_dataset_objlib
[100%] Linking CXX static library ../../../release/libarrow_dataset.a
[100%] Built target arrow_dataset_static
Install the project...
-- Install configuration: "Release"
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/Findlz4Alt.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/Findutf8proc.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/config.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libarrow_compute.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowCompute/ArrowComputeConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowCompute/ArrowComputeConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowCompute/ArrowComputeTargets.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowCompute/ArrowComputeTargets-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-compute.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libarrow_bundled_dependencies.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libarrow.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/ArrowConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/ArrowConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/ArrowTargets.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/ArrowTargets-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/chunk_resolver.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/chunked_array.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compare.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/config.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/device.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/device_allocation_type_set.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension_type.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/memory_pool.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/memory_pool_test.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/pretty_print.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/sparse_tensor.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/status.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/stl.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/stl_allocator.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/stl_iterator.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table_builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/tensor.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visit_array_inline.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visit_data_inline.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visit_scalar_inline.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visit_type_inline.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visitor.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/visitor_generate.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/ArrowOptions.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Arrow/arrow-config.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/async_test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/executor_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/extension_type.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/fixed_width_test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/future_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/generator.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/gtest_compat.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/gtest_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/matchers.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/math.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/process.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/random.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/uniform_real.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/testing/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_base.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_binary.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_decimal.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_dict.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_nested.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_primitive.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/array_run_end.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_adaptive.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_decimal.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_nested.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_run_end.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_time.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_union.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/concatenate.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/diff.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/validate.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/c/abi.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/c/bridge.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/c/dlpack.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/c/dlpack_abi.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/c/helpers.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_scalar.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_vector.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/cast.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/exec.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/expression.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/function.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/function_options.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/initialize.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/kernel.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/ordering.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/registry.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/row/grouper.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension/bool8.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension/fixed_shape_tensor.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension/json.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension/opaque.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/extension/uuid.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/buffered.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/caching.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/compressed.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/concurrency.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/file.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/hdfs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/interfaces.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/memory.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/mman.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/slow.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/stdio.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/test_common.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/transform.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/io/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/tensor/converter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/align_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/aligned_storage.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/base64.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/basic_decimal.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/benchmark_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/binary_view_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bit_block_counter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bit_run_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bit_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_builders.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_generate.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_ops.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_visit.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/bitmap_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/byte_size.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/cancel.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/checked_cast.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/compare.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/compression.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/concurrent_map.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/cpu_info.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/crc32.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/debug.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/decimal.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/delimiting.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/endian.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/float16.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/formatting.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/functional.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/hash_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/hashing.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/int_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/int_util_overflow.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/io_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/key_value_metadata.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/launder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/list_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/logger.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/logging.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/macros.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/math_constants.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/mutex.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/pcg_random.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/prefetch.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/queue.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/range.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/ree_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/regex.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/rows_to_batches.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/secure_string.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/simd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/small_vector.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/span.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/string.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/string_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/task_group.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/test_common.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/time.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/tracing.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/type_traits.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/ubsan.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/union_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/unreachable.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/uri.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/utf8.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/value_parsing.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/windows_compatibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/windows_fixup.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/ProducerConsumerQueue.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/strptime.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/xxhash.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime/date.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime/ios.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime/tz.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime/tz_private.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/datetime/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/bignum-dtoa.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/bignum.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/cached-powers.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/diy-fp.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/double-conversion.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/double-to-string.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/fast-dtoa.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/fixed-dtoa.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/ieee.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/string-to-double.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/strtod.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/double-conversion/utils.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/pcg/pcg_extras.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/pcg/pcg_random.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/pcg/pcg_uint128.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/portable-snippets/debug-trap.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/safeint/safe_math.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/safeint/safe_math_impl.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/vendored/xxhash/xxhash.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/chunker.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/column_builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/column_decoder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/converter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/invalid_row.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/options.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/parser.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/test_common.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/csv/writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-csv.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/accumulation_queue.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/aggregate_node.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/asof_join_node.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/backpressure_handler.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/benchmark_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/bloom_filter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/exec_plan.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/hash_join.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/hash_join_dict.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/hash_join_node.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/map_node.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/order_by_impl.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/partition_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/query_context.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/schema_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/task_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/test_nodes.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/time_series_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/tpch_node.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libarrow_acero.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowAcero/ArrowAceroConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowAcero/ArrowAceroConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowAcero/ArrowAceroTargets.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowAcero/ArrowAceroTargets-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-acero.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/dataset.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/dataset_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/discovery.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_csv.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_ipc.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_json.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_orc.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_parquet.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/parquet_encryption_config.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/partition.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/plan.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/projector.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/visibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libarrow_dataset.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowDataset/ArrowDatasetConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowDataset/ArrowDatasetConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowDataset/ArrowDatasetTargets.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/ArrowDataset/ArrowDatasetTargets-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-dataset.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/azurefs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/filesystem.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/filesystem_library.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/gcsfs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/hdfs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/localfs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/mockfs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/path_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/s3_test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/s3fs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/filesystem/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-filesystem.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/dictionary.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/feather.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/message.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/options.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/test_common.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/api.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/chunked_builder.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/chunker.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/converter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/from_string.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/object_parser.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/object_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/options.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/parser.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/rapidjson_defs.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/test_common.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/arrow-json.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/libparquet.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Parquet/ParquetConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Parquet/ParquetConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Parquet/ParquetTargets.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/cmake/Parquet/ParquetTargets-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib/pkgconfig/parquet.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/api/io.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/api/reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/api/schema.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/api/writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/arrow/reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/arrow/schema.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/arrow/test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/arrow/writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/crypto_factory.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/encryption.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/file_key_material_store.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/file_key_unwrapper.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/file_key_wrapper.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/file_system_key_material_store.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/key_encryption_key.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/key_material.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/key_metadata.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/key_toolkit.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/kms_client.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/kms_client_factory.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/local_wrap_kms_client.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/test_encryption_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/test_in_memory_kms.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/two_level_cache_with_expiration.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encryption/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/geospatial/statistics.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/benchmark_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/bloom_filter.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/bloom_filter_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/column_page.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/column_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/column_scanner.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/column_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/encoding.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/exception.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/file_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/file_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/hasher.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/level_comparison.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/level_comparison_inc.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/level_conversion.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/level_conversion_inc.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/metadata.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/page_index.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/platform.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/printer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/properties.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/schema.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/size_statistics.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/statistics.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/stream_reader.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/stream_writer.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/test_util.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/type_fwd.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/types.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/windows_compatibility.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/windows_fixup.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/xxhasher.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/parquet/parquet_version.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/share/doc/arrow/LICENSE.txt
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/share/doc/arrow/NOTICE.txt
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/share/doc/arrow/README.md
-- Installing: /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/share/arrow/gdb/gdb_arrow.py
gmake[1]: Leaving directory '/tmp/RtmpH0M8Lu/working_dir/RtmpMdGUY0/file8224e13efabda'
+ command -v sccache
+ popd
~/R/packages/tests-clang/arrow
PKG_CFLAGS=-DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON
PKG_LIBS=-L/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib -larrow_dataset -lparquet -larrow_acero -larrow_compute -larrow -larrow_bundled_dependencies -ldl -lz -llz4 -lutf8proc 
** libs
specified C++20
using C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using C++20
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arrow/src'
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RTasks.cpp -o RTasks.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c altrep.cpp -o altrep.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c array.cpp -o array.o
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/future.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type_traits.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:40:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i],
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:97:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i]));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
18 warnings generated.
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:40:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i],
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from altrep.cpp:52:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:97:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i]));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array.cpp:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
19 warnings generated.
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c array_to_vector.cpp -o array_to_vector.o
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c arraydata.cpp -o arraydata.o
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:170:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer(0, alignment_, pool_));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:24:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  529 |       ARROW_ASSIGN_OR_RAISE(
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:24:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  612 |     ARROW_ASSIGN_OR_RAISE(auto v,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  236 |     ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:238:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  238 |     ARROW_ASSIGN_OR_RAISE(auto data, data_builder_.FinishWithLength(length_));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:32:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:32:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:40:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:32:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i],
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from array_to_vector.cpp:32:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:97:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i]));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
25 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c arrowExports.cpp -o arrowExports.o
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from arrowExports.cpp:5:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c bridge.cpp -o bridge.o
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from bridge.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c buffer.cpp -o buffer.o
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from buffer.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c chunkedarray.cpp -o chunkedarray.o
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c compression.cpp -o compression.o
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:22:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_adaptive.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:170:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer(0, alignment_, pool_));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:24:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  529 |       ARROW_ASSIGN_OR_RAISE(
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:24:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  612 |     ARROW_ASSIGN_OR_RAISE(auto v,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  236 |     ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from chunkedarray.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/builder.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:238:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  238 |     ARROW_ASSIGN_OR_RAISE(auto data, data_builder_.FinishWithLength(length_));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
12 warnings generated.
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c compute-exec.cpp -o compute-exec.o
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:22:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:24:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/exec_plan.h:380:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  380 |   ARROW_ASSIGN_OR_RAISE(auto factory, registry->GetFactory(factory_name));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_util.h:437:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:29:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:32:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/io_util.h:448:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  448 |   ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:494:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1929:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1929 |   ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute-exec.cpp:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1932:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1932 |   ARROW_ASSIGN_OR_RAISE(
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
21 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c compute.cpp -o compute.o
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c config.cpp -o config.o
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from compute.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c csv.cpp -o csv.o
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from csv.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c dataset.cpp -o dataset.o
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from dataset.cpp:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/api.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/file_base.h:31:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/dataset/scanner.h:37:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c datatype.cpp -o datatype.o
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from datatype.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c expression.cpp -o expression.o
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c extension-impl.cpp -o extension-impl.o
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from extension-impl.cpp:27:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c feather.cpp -o feather.o
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from feather.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c field.cpp -o field.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c filesystem.cpp -o filesystem.o
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from filesystem.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c io.cpp -o io.o
15 warnings generated.
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:23:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from io.cpp:23:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:170:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer(0, alignment_, pool_));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
io.cpp:296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  296 |     ARROW_ASSIGN_OR_RAISE(int64_t bytes_read, ReadBase(nbytes, builder.mutable_data()));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c json.cpp -o json.o
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
18 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c memorypool.cpp -o memorypool.o
In file included from json.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from json.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/json/reader.h:24:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from memorypool.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c message.cpp -o message.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c parquet.cpp -o parquet.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c r_to_arrow.cpp -o r_to_arrow.o
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_util.h:437:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:32:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/io_util.h:448:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  448 |   ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:494:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1929:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1929 |   ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from message.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1932:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1932 |   ARROW_ASSIGN_OR_RAISE(
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from parquet.cpp:20:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   78 |       ARROW_ASSIGN_OR_RAISE(buffer_,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_base.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/buffer_builder.h:170:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  170 |       ARROW_ASSIGN_OR_RAISE(*out, AllocateBuffer(0, alignment_, pool_));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:21:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  529 |       ARROW_ASSIGN_OR_RAISE(
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
20 warnings generated.
In file included from r_to_arrow.cpp:21:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  612 |     ARROW_ASSIGN_OR_RAISE(auto v,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  236 |     ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_dict.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/builder_primitive.h:238:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  238 |     ARROW_ASSIGN_OR_RAISE(auto data, data_builder_.FinishWithLength(length_));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:31:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h:85:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   85 |     ARROW_ASSIGN_OR_RAISE(auto arr, this->ToArray());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:31:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h:90:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   90 |     ARROW_ASSIGN_OR_RAISE(auto array, ToArray());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:31:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h:134:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  134 |     ARROW_ASSIGN_OR_RAISE(value_converter_,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:31:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h:171:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  171 |       ARROW_ASSIGN_OR_RAISE(child_converter,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:31:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/converter.h:377:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  377 |     ARROW_ASSIGN_OR_RAISE(auto chunk, converter_->ToArray(length_));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:34:
In file included from ././r_task_group.h:20:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:34:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:40:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:34:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i],
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from r_to_arrow.cpp:34:
In file included from ././r_task_group.h:20:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:97:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i]));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:263:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  263 |     ARROW_ASSIGN_OR_RAISE(auto array, this->ToArray())
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:470:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  470 |         ARROW_ASSIGN_OR_RAISE(auto converted,
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:661:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  661 |     ARROW_ASSIGN_OR_RAISE(int difftime_multiplier, get_difftime_unit_multiplier(x));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:743:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  743 |       ARROW_ASSIGN_OR_RAISE(ValueType converted,
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:922:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  922 |       ARROW_ASSIGN_OR_RAISE(int difftime_multiplier, get_difftime_unit_multiplier(x));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:995:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  995 |     ARROW_ASSIGN_OR_RAISE(auto result, this->builder_->Finish());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
r_to_arrow.cpp:1575:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1575 |         ARROW_ASSIGN_OR_RAISE(columns[j], converter->ToChunkedArray());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c recordbatch.cpp -o recordbatch.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c recordbatchreader.cpp -o recordbatchreader.o
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:32:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_util.h:437:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:32:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/io_util.h:448:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  448 |   ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:494:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1929:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1929 |   ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatch.cpp:23:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1932:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1932 |   ARROW_ASSIGN_OR_RAISE(
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:29:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_util.h:437:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  437 |         ARROW_ASSIGN_OR_RAISE(T item, next.result());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:32:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/io_util.h:448:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  448 |   ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:494:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  494 |         ARROW_ASSIGN_OR_RAISE(TransformFlow<V> next, transformer_(*last_value_));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1929:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1929 |   ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchreader.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/ipc/reader.h:35:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/async_generator.h:1932:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 1932 |   ARROW_ASSIGN_OR_RAISE(
      |   ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
20 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c recordbatchwriter.cpp -o recordbatchwriter.o
20 warnings generated.
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
37 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c safe-call-into-r-impl.cpp -o safe-call-into-r-impl.o
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c scalar.cpp -o scalar.o
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from safe-call-into-r-impl.cpp:19:
In file included from ././safe-call-into-r.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c schema.cpp -o schema.o
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c symbols.cpp -o symbols.o
15 warnings generated.
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c table.cpp -o table.o
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from table.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/table.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/record_batch.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
15 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c threadpool.cpp -o threadpool.o
clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DARROW_DS_STATIC -I/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -DWITH_GZFILEOP -DUTF8PROC_EXPORTS   -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/data/gannet/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c type_infer.cpp -o type_infer.o
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  133 |       ARROW_ASSIGN_OR_RAISE(auto value, Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  196 |       ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:280:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  280 |       ARROW_ASSIGN_OR_RAISE(std::optional<V> next, Pump());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  284 |       ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  442 |     ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  504 |         ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:510:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  510 |         ARROW_ASSIGN_OR_RAISE(std::tie(out, action), filter_(std::move(i)));
      |         ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  544 |       ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:25:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/thread_pool.h:33:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  555 |     ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/vector.h:25:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   28 |     ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:40:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   40 |     ARROW_ASSIGN_OR_RAISE(futures[i], executor->Submit(func, i));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   56 |     ARROW_ASSIGN_OR_RAISE(futures[i],
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from threadpool.cpp:21:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/util/parallel.h:97:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
   97 |       ARROW_ASSIGN_OR_RAISE(result[i], func(i, inputs[i]));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2255:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2255 |       ARROW_ASSIGN_OR_RAISE(auto child, match.GetFlattened(root, pool));
      |       ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2265 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2274 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2282 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/data.h:27:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/array/statistics.h:26:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
 2296 |     ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
19 warnings generated.
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/acero/options.h:28:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/compute/api_aggregate.h:26:
In file included from /data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/datum.h:30:
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
  992 |     ARROW_ASSIGN_OR_RAISE(auto storage,
      |     ^
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
  497 |   ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
      |                                                                          ^
6 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o arrow.so RTasks.o altrep.o array.o array_to_vector.o arraydata.o arrowExports.o bridge.o buffer.o chunkedarray.o compression.o compute-exec.o compute.o config.o csv.o dataset.o datatype.o expression.o extension-impl.o feather.o field.o filesystem.o io.o json.o memorypool.o message.o parquet.o r_to_arrow.o recordbatch.o recordbatchreader.o recordbatchwriter.o safe-call-into-r-impl.o scalar.o schema.o symbols.o table.o threadpool.o type_infer.o -L/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-23.0.1/lib -larrow_dataset -lparquet -larrow_acero -larrow_compute -larrow -larrow_bundled_dependencies -ldl -lz -llz4 -lutf8proc
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arrow/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arrow/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arrow/src'
installing to /data/gannet/ripley/R/packages/tests-clang/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (arrow)