* installing *source* package ‘adbcpostgresql’ ... ** 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 -I/usr/include/postgresql -lpq Success! Found vendored ADBC ** libs using C compiler: ‘Debian clang version 16.0.6 (16)’ using C++ compiler: ‘Debian clang version 16.0.6 (16)’ clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c error.cc -o error.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c connection.cc -o connection.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c database.cc -o database.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c result_helper.cc -o result_helper.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c statement.cc -o statement.o clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c common/utils.c -o common/utils.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c postgresql.cc -o postgresql.o clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I../src -I/usr/include/postgresql -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nanoarrow/nanoarrow.c -o nanoarrow/nanoarrow.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o adbcpostgresql.so init.o error.o connection.o database.o result_helper.o statement.o common/utils.o postgresql.o nanoarrow/nanoarrow.o -lpq -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/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)