* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘RPostgreSQL’ ... ** package ‘RPostgreSQL’ successfully unpacked and MD5 sums checked ** using staged installation checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for pg_config... /usr/bin/pg_config PG_CONFIG_BINDIR = /usr/lib/postgresql/16/bin PG_CONFIG_DOCDIR = /usr/share/doc/postgresql-doc-16 PG_CONFIG_HTMLDIR = /usr/share/doc/postgresql-doc-16 PG_CONFIG_INCLUDEDIR = /usr/include/postgresql PG_CONFIG_PKGINCLUDEDIR = /usr/include/postgresql PG_CONFIG_INCLUDEDIR-SERVER = /usr/include/postgresql/16/server PG_CONFIG_LIBDIR = /usr/lib/x86_64-linux-gnu PG_CONFIG_PKGLIBDIR = /usr/lib/postgresql/16/lib PG_CONFIG_LOCALEDIR = /usr/share/locale PG_CONFIG_MANDIR = /usr/share/postgresql/16/man PG_CONFIG_SHAREDIR = /usr/share/postgresql/16 PG_CONFIG_SYSCONFDIR = /etc/postgresql-common PG_CONFIG_PGXS = /usr/lib/postgresql/16/lib/pgxs/src/makefiles/pgxs.mk PG_CONFIG_CONFIGURE = '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-tcl' '--with-perl' '--with-python' '--with-pam' '--with-openssl' '--with-libxml' '--with-libxslt' '--mandir=/usr/share/postgresql/16/man' '--docdir=/usr/share/doc/postgresql-doc-16' '--sysconfdir=/etc/postgresql-common' '--datarootdir=/usr/share/' '--datadir=/usr/share/postgresql/16' '--bindir=/usr/lib/postgresql/16/bin' '--libdir=/usr/lib/x86_64-linux-gnu/' '--libexecdir=/usr/lib/postgresql/' '--includedir=/usr/include/postgresql/' '--with-extra-version= (Debian 16.2-1)' '--enable-nls' '--enable-thread-safety' '--enable-debug' '--enable-dtrace' '--disable-rpath' '--with-uuid=e2fs' '--with-gnu-ld' '--with-gssapi' '--with-ldap' '--with-pgport=5432' '--with-system-tzdata=/usr/share/zoneinfo' 'AWK=mawk' 'MKDIR_P=/bin/mkdir -p' 'PROVE=/usr/bin/prove' 'PYTHON=/usr/bin/python3' 'TAR=/bin/tar' 'XSLTPROC=xsltproc --nonet' 'CFLAGS=-g -O2 -fstack-protector-strong -fstack-clash-protection cflwarnformat cflwarnerror=format-security -fcf-protection -fno-omit-frame-pointer' 'LDFLAGS=cflwarnl,-z,relro cflwarnl,-z,now' '--enable-tap-tests' '--with-icu' '--with-llvm' 'LLVM_CONFIG=/usr/bin/llvm-config-16' 'CLANG=/usr/bin/clang-16' '--with-lz4' '--with-zstd' '--with-systemd' '--with-selinux' 'build_alias=x86_64-linux-gnu' 'CPPFLAGS=cflwarndate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector-strong -fstack-clash-protection cflwarnformat cflwarnerror=format-security -fcf-protection' PG_CONFIG_CC = gcc PG_CONFIG_CPPFLAGS = cflwarndate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 PG_CONFIG_CFLAGS = cflwarnall cflwarnmissing-prototypes cflwarnpointer-arith cflwarndeclaration-after-statement cflwarnerror=vla cflwarnendif-labels cflwarnmissing-format-attribute cflwarnimplicit-fallthrough=3 cflwarncast-function-type cflwarnshadow=compatible-local cflwarnformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard cflwarnno-format-truncation cflwarnno-stringop-truncation -g -g -O2 -fstack-protector-strong -fstack-clash-protection cflwarnformat cflwarnerror=format-security -fcf-protection -fno-omit-frame-pointer PG_CONFIG_CFLAGS_SL = -fPIC PG_CONFIG_LDFLAGS = cflwarnl,-z,relro cflwarnl,-z,now -L/usr/lib/llvm-16/lib cflwarnl,--as-needed PG_CONFIG_LDFLAGS_EX = PG_CONFIG_LDFLAGS_SL = PG_CONFIG_LIBS = -lpgcommon -lpgport -lselinux -lzstd -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm PG_CONFIG_VERSION = PostgreSQL 16.2 (Debian 16.2-1) configure: checking for PostgreSQL header files /usr/lib/x86_64-linux-gnu /usr/include/postgresql clang-18 -g -O3 -Wall -pedantic -I/usr/include/postgresql -L/usr/lib/x86_64-linux-gnu conftest.c -lpq -o pqconftest ./pqconftest 160002...runs fine checking for "/usr/include/postgresql/libpq-fe.h"... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/Rtmp611zSc/R.INSTALL1a078436c9541/RPostgreSQL/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-DBI.c -o RS-DBI.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-PQescape.c -o RS-PQescape.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-PostgreSQL.c -o RS-PostgreSQL.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-pgsql-copy.c -o RS-pgsql-copy.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-pgsql-getResult.c -o RS-pgsql-getResult.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-pgsql-pqexec.c -o RS-pgsql-pqexec.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/include/postgresql -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RS-pgsql-pqexecparams.c -o RS-pgsql-pqexecparams.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RPostgreSQL.so RS-DBI.o RS-PQescape.o RS-PostgreSQL.o RS-pgsql-copy.o RS-pgsql-getResult.o RS-pgsql-pqexec.o RS-pgsql-pqexecparams.o -L/usr/lib/x86_64-linux-gnu -lpq -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmp611zSc/R.INSTALL1a078436c9541/RPostgreSQL/src' make[1]: Entering directory '/tmp/Rtmp611zSc/R.INSTALL1a078436c9541/RPostgreSQL/src' make[1]: Leaving directory '/tmp/Rtmp611zSc/R.INSTALL1a078436c9541/RPostgreSQL/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RPostgreSQL/00new/RPostgreSQL/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RPostgreSQL)