* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘arrow’ ...
** this is package ‘arrow’ version ‘24.0.0’
** package ‘arrow’ successfully unpacked and MD5 sums checked
** using staged installation
*** pkg-config found.
*** 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
**** cmake 4.3.4: /usr/bin/cmake
**** arrow
PKG_CFLAGS=-DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON
PKG_LIBS=-L/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/lib -L/usr/lib/lib/x86_64-linux-gnu -larrow_dataset -lparquet -larrow_acero -larrow_compute -larrow -larrow_bundled_dependencies -ldl -lz -llz4 -lxxhash
** libs
specified C++20
using C++ compiler: ‘Debian clang version 22.1.8 (1)’
using C++20
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/src'
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RTasks.cpp -o RTasks.o
In file included from RTasks.cpp:18:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/future.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type_traits.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/future.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type_traits.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/future.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type_traits.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/future.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type_traits.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/future.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type_traits.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/vector.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
28 | ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
56 | ARROW_ASSIGN_OR_RAISE(futures[i],
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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]));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c altrep.cpp -o altrep.o
In file included from altrep.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/vector.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
28 | ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
56 | ARROW_ASSIGN_OR_RAISE(futures[i],
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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]));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c array.cpp -o array.o
In file included from array.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:22:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_adaptive.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
78 | ARROW_ASSIGN_OR_RAISE(buffer_,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:22:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_adaptive.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:24:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
529 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:24:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
612 | ARROW_ASSIGN_OR_RAISE(auto v,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
236 | ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/vector.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
28 | ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
56 | ARROW_ASSIGN_OR_RAISE(futures[i],
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:31:
In file included from ././r_task_group.h:20:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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]));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from macro 'ARROW_ASSIGN_OR_RAISE'
497 | ARROW_ASSIGN_OR_RAISE_IMPL(ARROW_ASSIGN_OR_RAISE_NAME(_error_or_value, __COUNTER__), \
| ^
25 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c arraydata.cpp -o arraydata.o
In file included from arraydata.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c chunkedarray.cpp -o chunkedarray.o
In file included from chunkedarray.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:22:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_adaptive.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
78 | ARROW_ASSIGN_OR_RAISE(buffer_,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:22:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_adaptive.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:24:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
529 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:24:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
612 | ARROW_ASSIGN_OR_RAISE(auto v,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
236 | ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/builder.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c compression.cpp -o compression.o
In file included from compression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:32:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/io_util.h:454:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
454 | ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1928:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1928 | ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1931:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1931 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c config.cpp -o config.o
In file included from config.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:22:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/config.h:104:3: warning: extra ';' inside a struct [-Wextra-semi]
104 | ARROW_SUPPRESS_DEPRECATION_WARNING
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/macros.h:155:37: note: expanded from macro 'ARROW_SUPPRESS_DEPRECATION_WARNING'
155 | _Pragma("clang diagnostic push"); \
| ^
7 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/api.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/file_base.h:31:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/dataset/scanner.h:37:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c expression.cpp -o expression.o
In file included from expression.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extension-impl.cpp -o extension-impl.o
In file included from extension-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c field.cpp -o field.o
In file included from field.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c filesystem.cpp -o filesystem.o
In file included from filesystem.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c io.cpp -o io.o
In file included from io.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
78 | ARROW_ASSIGN_OR_RAISE(buffer_,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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()));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/json/reader.h:24:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c memorypool.cpp -o memorypool.o
In file included from memorypool.cpp:19:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c message.cpp -o message.o
In file included from message.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:32:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/io_util.h:454:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
454 | ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1928:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1928 | ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1931:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1931 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parquet.cpp -o parquet.o
In file included from parquet.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_to_arrow.cpp -o r_to_arrow.o
In file included from r_to_arrow.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/buffer_builder.h:78:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
78 | ARROW_ASSIGN_OR_RAISE(buffer_,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_base.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:529:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
529 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_binary.h:612:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
612 | ARROW_ASSIGN_OR_RAISE(auto v,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_primitive.h:236:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
236 | ARROW_ASSIGN_OR_RAISE(auto null_bitmap,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/builder_dict.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/converter.h:85:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
85 | ARROW_ASSIGN_OR_RAISE(auto arr, this->ToArray());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/converter.h:90:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
90 | ARROW_ASSIGN_OR_RAISE(auto array, ToArray());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/converter.h:134:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
134 | ARROW_ASSIGN_OR_RAISE(value_converter_,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/converter.h:171:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
171 | ARROW_ASSIGN_OR_RAISE(child_converter,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/vector.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
28 | ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
56 | ARROW_ASSIGN_OR_RAISE(futures[i],
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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]));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
265 | ARROW_ASSIGN_OR_RAISE(auto array, this->ToArray())
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:472:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
472 | ARROW_ASSIGN_OR_RAISE(auto converted,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:663:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
663 | ARROW_ASSIGN_OR_RAISE(int difftime_multiplier, get_difftime_unit_multiplier(x));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:745:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
745 | ARROW_ASSIGN_OR_RAISE(ValueType converted,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:924:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
924 | ARROW_ASSIGN_OR_RAISE(int difftime_multiplier, get_difftime_unit_multiplier(x));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:997:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
997 | ARROW_ASSIGN_OR_RAISE(auto result, this->builder_->Finish());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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:1577:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1577 | ARROW_ASSIGN_OR_RAISE(columns[j], converter->ToChunkedArray());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c recordbatch.cpp -o recordbatch.o
In file included from recordbatch.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:32:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:32:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/io_util.h:454:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
454 | ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1928:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1928 | ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1931:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1931 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c recordbatchreader.cpp -o recordbatchreader.o
In file included from recordbatchreader.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:29:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:32:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/io_util.h:454:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
454 | ARROW_ASSIGN_OR_RAISE(void* sym, GetSymbol(handle, name));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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_));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1928:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1928 | ARROW_ASSIGN_OR_RAISE(auto io_executor, internal::ThreadPool::Make(1));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/ipc/reader.h:35:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/async_generator.h:1931:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1931 | ARROW_ASSIGN_OR_RAISE(
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c recordbatchwriter.cpp -o recordbatchwriter.o
In file included from recordbatchwriter.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c safe-call-into-r-impl.cpp -o safe-call-into-r-impl.o
In file included from safe-call-into-r-impl.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c scalar.cpp -o scalar.o
In file included from scalar.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c schema.cpp -o schema.o
In file included from schema.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c symbols.cpp -o symbols.o
In file included from symbols.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/table.h:27:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/record_batch.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c threadpool.cpp -o threadpool.o
In file included from threadpool.cpp:18:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:133:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
133 | ARROW_ASSIGN_OR_RAISE(auto value, Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:196:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
196 | ARROW_ASSIGN_OR_RAISE(auto element, maybe_element);
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:284:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
284 | ARROW_ASSIGN_OR_RAISE(last_value_, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:442:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
442 | ARROW_ASSIGN_OR_RAISE(I i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:504:9: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
504 | ARROW_ASSIGN_OR_RAISE(From i, it_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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)));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:544:7: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
544 | ARROW_ASSIGN_OR_RAISE(child_, parent_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:25:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/thread_pool.h:33:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/iterator.h:555:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
555 | ARROW_ASSIGN_OR_RAISE(T out, child_.Next());
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/vector.h:25:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/algorithm.h:28:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
28 | ARROW_ASSIGN_OR_RAISE(*out, unary_op(*first));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/util/parallel.h:56:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
56 | ARROW_ASSIGN_OR_RAISE(futures[i],
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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]));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DARROW_DS_STATIC -I/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include -DPARQUET_STATIC -DARROW_ACERO_STATIC -DARROW_COMPUTE_STATIC -DARROW_STATIC -I/usr/lib/include -DARROW_R_WITH_PARQUET -DARROW_R_WITH_COMPUTE -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c type_infer.cpp -o type_infer.o
In file included from type_infer.cpp:20:
In file included from ././arrow_types.h:38:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/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));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2265:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2265 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2274:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2274 | ARROW_ASSIGN_OR_RAISE(auto match, FindOne(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2282:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2282 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/data.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/array/statistics.h:26:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/type.h:2296:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2296 | ARROW_ASSIGN_OR_RAISE(auto match, FindOneOrNone(root));
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497:74: note: expanded from 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 /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/acero/options.h:28:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/compute/api_aggregate.h:26:
In file included from /home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/datum.h:30:
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/scalar.h:992:5: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
992 | ARROW_ASSIGN_OR_RAISE(auto storage,
| ^
/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/include/arrow/result.h:497: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 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/libarrow/arrow-24.0.0/lib -L/usr/lib/lib/x86_64-linux-gnu -larrow_dataset -lparquet -larrow_acero -larrow_compute -larrow -larrow_bundled_dependencies -ldl -lz -llz4 -lxxhash -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpExl46C/R.INSTALL173538ec7a6dd/arrow/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)