* installing *source* package ‘mRpostman’ ...
** this is package ‘mRpostman’ version ‘3.0.0’
** package ‘mRpostman’ successfully unpacked and MD5 sums checked
** using staged installation
Using pkg-config: -DWITH_GZFILEOP -lcurl
** libs
using C compiler: ‘clang version 23.1.1’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mRpostman/src'
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c deflate_stream.c -o deflate_stream.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c imap_socket.c -o imap_socket.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -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 mRpostman.so deflate_stream.o imap_socket.o init.o -lcurl -lz
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mRpostman/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mRpostman/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mRpostman/src'
installing to /data/localhost/ripley/R/packages/tests-clang/mRpostman.Rcheck/00LOCK-mRpostman/00new/mRpostman/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (mRpostman)