* 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: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/mRpostman/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c deflate_stream.c -o deflate_stream.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c imap_socket.c -o imap_socket.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DWITH_GZFILEOP -DWITH_GZFILEOP  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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-devel/mRpostman/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/mRpostman/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/mRpostman/src'
installing to /data/localhost/ripley/R/packages/tests-devel/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)