* installing *source* package ‘webfakes’ ... ** this is package ‘webfakes’ version ‘1.3.2’ ** package ‘webfakes’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/webfakes/src' gcc -std=gnu23 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DNO_SSL -I/usr/local/include -DNO_CGI -DNO_FILES -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 civetweb.c -o civetweb.o civetweb.c: In function ‘handle_request’: civetweb.c:14710:13: warning: variable ‘uri_len’ set but not used [-Wunused-but-set-variable] 14710 | int uri_len, ssl_index; | ^~~~~~~ gcc -std=gnu23 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DNO_SSL -I/usr/local/include -DNO_CGI -DNO_FILES -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 cleancall.c -o cleancall.o gcc -std=gnu23 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DNO_SSL -I/usr/local/include -DNO_CGI -DNO_FILES -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 crc32.c -o crc32.o gcc -std=gnu23 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DNO_SSL -I/usr/local/include -DNO_CGI -DNO_FILES -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 errors.c -o errors.o gcc -std=gnu23 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DNO_SSL -I/usr/local/include -DNO_CGI -DNO_FILES -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 rweb.c -o rweb.o gcc -std=gnu23 -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 webfakes.so civetweb.o cleancall.o crc32.o errors.o rweb.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/webfakes/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/webfakes/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/webfakes/src' installing to /data/gannet/ripley/R/packages/tests-devel/webfakes.Rcheck/00LOCK-webfakes/00new/webfakes/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 (webfakes)