* installing *source* package ‘adbcpostgresql’ ... ** package ‘adbcpostgresql’ successfully unpacked and MD5 sums checked ** using staged installation Checking for --configure-vars INCLUDE_DIR or LIB_DIR Using pkg-config libpq to locate libpq headers/libs Testing R CMD SHLIB with -lpq Success! Found vendored ADBC ** libs using C++ compiler: ‘clang version 18.1.4’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/adbcpostgresql/src' /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c init.cc -o init.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/common/utils.c -o c/driver/common/utils.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/framework/catalog.cc -o c/driver/framework/catalog.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/connection.cc -o c/driver/postgresql/connection.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/database.cc -o c/driver/postgresql/database.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/error.cc -o c/driver/postgresql/error.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/postgresql.cc -o c/driver/postgresql/postgresql.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/result_helper.cc -o c/driver/postgresql/result_helper.o /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c c/driver/postgresql/statement.cc -o c/driver/postgresql/statement.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../src -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c c/vendor/nanoarrow/nanoarrow.c -o c/vendor/nanoarrow/nanoarrow.o /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 adbcpostgresql.so init.o c/driver/common/utils.o c/driver/framework/catalog.o c/driver/postgresql/connection.o c/driver/postgresql/database.o c/driver/postgresql/error.o c/driver/postgresql/postgresql.o c/driver/postgresql/result_helper.o c/driver/postgresql/statement.o c/vendor/nanoarrow/nanoarrow.o -lpq make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/adbcpostgresql/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/adbcpostgresql/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/adbcpostgresql/src' installing to /data/gannet/ripley/R/packages/tests-clang/adbcpostgresql.Rcheck/00LOCK-adbcpostgresql/00new/adbcpostgresql/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (adbcpostgresql)