* installing *source* package ‘RSQLite’ ...
** this is package ‘RSQLite’ version ‘3.53.3’
** package ‘RSQLite’ successfully unpacked and MD5 sums checked
** using staged installation
Found libcurl (deduped): -lcurl
** libs
using C compiler: ‘clang version 23.1.0’
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RSQLite/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbColumn.cpp -o DbColumn.o
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbColumn.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbColumnDataSource.cpp -o DbColumnDataSource.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbColumnDataSourceFactory.cpp -o DbColumnDataSourceFactory.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbColumnStorage.cpp -o DbColumnStorage.o
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbColumnStorage.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbConnection.cpp -o DbConnection.o
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbConnection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbDataFrame.cpp -o DbDataFrame.o
8 warnings generated.
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbDataFrame.cpp:7:
vendor/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
   36 | BOOST_PRAGMA_MESSAGE(
      | ^
vendor/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^
<scratch space>:265:2: note: expanded from here
  265 |  message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " "<boost/bind/bind.hpp> + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.")
      |  ^
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
9 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c DbResult.cpp -o DbResult.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c SqliteColumnDataSource.cpp -o SqliteColumnDataSource.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c SqliteColumnDataSourceFactory.cpp -o SqliteColumnDataSourceFactory.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c SqliteDataFrame.cpp -o SqliteDataFrame.o
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from DbResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
8 warnings generated.
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from SqliteColumnDataSourceFactory.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from SqliteColumnDataSource.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from SqliteDataFrame.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c SqliteResult.cpp -o SqliteResult.o
8 warnings generated.
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c SqliteResultImpl.cpp -o SqliteResultImpl.o
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from SqliteResult.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c affinity.c -o affinity.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c connection.cpp -o connection.o
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c cpp11.cpp -o cpp11.o
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from SqliteResultImpl.cpp:2:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from connection.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from cpp11.cpp:4:
In file included from ./RSQLite_types.h:4:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-csv.c -o ext-csv.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-http.c -o ext-http.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-math.c -o ext-math.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-regexp.c -o ext-regexp.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-series.c -o ext-series.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ext-uuid.c -o ext-uuid.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c extensions.cpp -o extensions.o
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from extensions.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c has_http_vfs.cpp -o has_http_vfs.o
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from has_http_vfs.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c httpvfs_stats.cpp -o httpvfs_stats.o
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from httpvfs_stats.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c import-file.c -o import-file.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c result.cpp -o result.o
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from result.cpp:1:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rsqlite.cpp -o rsqlite.o
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:69: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:110: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:34:
In file included from vendor/boost/container/allocator_traits.hpp:31:
In file included from vendor/boost/container/container_fwd.hpp:63:
vendor/boost/container/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:354:136: note: expanded from here
  354 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/container/detail/std_fwd.hpp:59:1: note: '#pragma clang attribute push' regions ends here
   59 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:356:8: note: expanded from here
  356 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:69: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                     ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:110: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                              ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:28:
In file included from vendor/boost/container/detail/transform_iterator.hpp:28:
In file included from vendor/boost/container/detail/iterator.hpp:24:
In file included from vendor/boost/intrusive/detail/iterator.hpp:25:
vendor/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:18:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   18 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:77:136: note: expanded from here
   77 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function)
      |                                                                                                                                        ^
vendor/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
vendor/boost/move/detail/std_ns_begin.hpp:19:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   19 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:79:8: note: expanded from here
   79 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRSQLITE_USE_BUNDLED_SQLITE -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_PERCENTILE -DSQLITE_ENABLE_STAT4 -DSQLITE_SOUNDEX -DSQLITE_USE_URI=1 -DSQLITE_MAX_LENGTH=2147483647 -DHAVE_USLEEP=1 -DRSQLITE_ENABLE_HTTPVFS -DWITH_GZFILEOP -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c vendor/sqlite3/sqlite3.c -o vendor/sqlite3/sqlite3.o
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:42:
In file included from vendor/boost/container/detail/allocator_version_traits.hpp:27:
In file included from vendor/boost/container/detail/multiallocation_chain.hpp:32:
In file included from vendor/boost/intrusive/slist.hpp:21:
In file included from vendor/boost/intrusive/slist_hook.hpp:21:
In file included from vendor/boost/intrusive/circular_slist_algorithms.hpp:21:
vendor/boost/intrusive/detail/uncast.hpp:44:4: warning: unused function template 'uncast' [-Wunused-template]
   44 |    uncast(const ConstNodePtr & ptr)
      |    ^~~~~~
In file included from rsqlite.cpp:3:
In file included from ./pch.h:1:
In file included from ./RSQLite.h:14:
In file included from vendor/boost/container/stable_vector.hpp:70:
In file included from vendor/boost/container/vector.hpp:60:
In file included from vendor/boost/move/algo/adaptive_merge.hpp:16:
vendor/boost/move/algo/detail/adaptive_sort_merge.hpp:275:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
  275 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
      |                 ^~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o RSQLite.so DbColumn.o DbColumnDataSource.o DbColumnDataSourceFactory.o DbColumnStorage.o DbConnection.o DbDataFrame.o DbResult.o SqliteColumnDataSource.o SqliteColumnDataSourceFactory.o SqliteDataFrame.o SqliteResult.o SqliteResultImpl.o affinity.o connection.o cpp11.o ext-csv.o ext-http.o ext-math.o ext-regexp.o ext-series.o ext-uuid.o extensions.o has_http_vfs.o httpvfs_stats.o import-file.o result.o rsqlite.o vendor/sqlite3/sqlite3.o -lcurl
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RSQLite/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RSQLite/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RSQLite/src'
installing to /data/localhost/ripley/R/packages/tests-clang/RSQLite.Rcheck/00LOCK-RSQLite/00new/RSQLite/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (RSQLite)