* installing *source* package ‘RPostgres’ ...
** package ‘RPostgres’ successfully unpacked and MD5 sums checked
** using staged installation
Found pkg-config cflags and libs (libpq 14.1)!
Using PKG_CFLAGS=
Using PKG_LIBS=-lpq 
Using PKG_PLOGR=
** libs
using C compiler: ‘clang version 18.1.4’
using C++ compiler: ‘clang version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RPostgres/src'
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbColumn.cpp -o DbColumn.o
In file included from DbColumn.cpp:2:
In file included from ./DbColumn.h:8:
In file included from vendor/boost/shared_ptr.hpp:17:
In file included from vendor/boost/smart_ptr/shared_ptr.hpp:17:
In file included from vendor/boost/smart_ptr/detail/shared_count.hpp:25:
In file included from vendor/boost/smart_ptr/bad_weak_ptr.hpp:20:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbColumnDataSource.cpp -o DbColumnDataSource.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbColumnDataSourceFactory.cpp -o DbColumnDataSourceFactory.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbColumnStorage.cpp -o DbColumnStorage.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbConnection.cpp -o DbConnection.o
In file included from DbConnection.cpp:2:
In file included from ./DbConnection.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbDataFrame.cpp -o DbDataFrame.o
In file included from DbDataFrame.cpp:2:
In file included from ./DbDataFrame.h:4:
In file included from vendor/boost/container/stable_vector.hpp:23:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from DbDataFrame.cpp:2:
In file included from ./DbDataFrame.h:4:
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:
vendor/boost/intrusive/slist.hpp:1939:14: warning: variable 'node_count' set but not used [-Wunused-but-set-variable]
 1939 |       size_t node_count = 0;
      |              ^
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c DbResult.cpp -o DbResult.o
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>:47:2: note: expanded from here
   47 |  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 DbResult.cpp:2:
In file included from ./DbResult.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
3 warnings generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqColumnDataSource.cpp -o PqColumnDataSource.o
1 warning generated.
In file included from PqColumnDataSource.cpp:2:
In file included from vendor/boost/lexical_cast.hpp:21:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqColumnDataSourceFactory.cpp -o PqColumnDataSourceFactory.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqDataFrame.cpp -o PqDataFrame.o
In file included from PqDataFrame.cpp:2:
In file included from ./PqDataFrame.h:4:
In file included from ./DbDataFrame.h:4:
In file included from vendor/boost/container/stable_vector.hpp:23:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from PqDataFrame.cpp:2:
In file included from ./PqDataFrame.h:4:
In file included from ./DbDataFrame.h:4:
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:
vendor/boost/intrusive/slist.hpp:1939:14: warning: variable 'node_count' set but not used [-Wunused-but-set-variable]
 1939 |       size_t node_count = 0;
      |              ^
2 warnings generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqResult.cpp -o PqResult.o
In file included from PqResult.cpp:2:
In file included from ./PqResult.h:4:
In file included from ./DbResult.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqResultImpl.cpp -o PqResultImpl.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqResultSource.cpp -o PqResultSource.o
In file included from PqResultImpl.cpp:2:
In file included from ./PqResultImpl.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from PqResultImpl.cpp:6:
In file included from ./PqDataFrame.h:4:
In file included from ./DbDataFrame.h:4:
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:
vendor/boost/intrusive/slist.hpp:1939:14: warning: variable 'node_count' set but not used [-Wunused-but-set-variable]
 1939 |       size_t node_count = 0;
      |              ^
2 warnings generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c PqUtils.cpp -o PqUtils.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c RPostgres-init.c -o RPostgres-init.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c connection.cpp -o connection.o
In file included from connection.cpp:2:
In file included from ./RPostgres_types.h:6:
In file included from ./DbConnection.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c cpp11.cpp -o cpp11.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c encode.cpp -o encode.o
In file included from cpp11.cpp:4:
In file included from ./RPostgres_types.h:6:
In file included from ./DbConnection.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c encrypt.cpp -o encrypt.o
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c logging.cpp -o logging.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ivendor -DRCPP_DEFAULT_INCLUDE_CALL=false -DRCPP_USING_UTF8_ERROR_STRING -DBOOST_NO_AUTO_PTR  -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/plogr/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -fvisibility=hidden -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c result.cpp -o result.o
In file included from result.cpp:2:
In file included from ./RPostgres_types.h:6:
In file included from ./DbConnection.h:4:
In file included from vendor/boost/noncopyable.hpp:15:
In file included from vendor/boost/core/noncopyable.hpp:12:
In file included from vendor/boost/config.hpp:48:
vendor/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o RPostgres.so DbColumn.o DbColumnDataSource.o DbColumnDataSourceFactory.o DbColumnStorage.o DbConnection.o DbDataFrame.o DbResult.o PqColumnDataSource.o PqColumnDataSourceFactory.o PqDataFrame.o PqResult.o PqResultImpl.o PqResultSource.o PqUtils.o RPostgres-init.o connection.o cpp11.o encode.o encrypt.o logging.o result.o -lpq
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RPostgres/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RPostgres/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RPostgres/src'
installing to /data/gannet/ripley/R/packages/tests-clang/RPostgres.Rcheck/00LOCK-RPostgres/00new/RPostgres/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 (RPostgres)