* installing *source* package ‘TwoWayFEWeights’ ... ** using staged installation ** R ** byte-compile and prepare package for lazy loading Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘conflicted’ Installing package into ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19’ (as ‘lib’ is unspecified) also installing the dependencies ‘sys’, ‘askpass’, ‘fastmap’, ‘lazyeval’, ‘curl’, ‘mime’, ‘openssl’, ‘fansi’, ‘utf8’, ‘pkgconfig’, ‘prettyunits’, ‘diffobj’, ‘rematch2’, ‘cachem’, ‘processx’, ‘R6’, ‘digest’, ‘jsonlite’, ‘rex’, ‘httr’, ‘crayon’, ‘yaml’, ‘pillar’, ‘tibble’, ‘tidyselect’, ‘desc’, ‘fs’, ‘pkgbuild’, ‘rprojroot’, ‘brio’, ‘ellipsis’, ‘evaluate’, ‘praise’, ‘ps’, ‘waldo’, ‘memoise’, ‘callr’, ‘covr’, ‘dplyr’, ‘pkgload’, ‘testthat’, ‘withr’ * installing *source* package ‘sys’ ... ** package ‘sys’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c exec.c -o exec.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o sys.so exec.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-sys/00new/sys/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 (sys) * installing *source* package ‘fastmap’ ... ** package ‘fastmap’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O3 -Wall -pedantic -c fastmap.cpp -o fastmap.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fastmap.so fastmap.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-fastmap/00new/fastmap/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 (fastmap) * installing *source* package ‘lazyeval’ ... ** package ‘lazyeval’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c expr.c -o expr.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c interp.c -o interp.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lazy.c -o lazy.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c name.c -o name.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-lazyeval/00new/lazyeval/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (lazyeval) * installing *source* package ‘curl’ ... ** package ‘curl’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu Using PKG_LIBS=-lcurl ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o options.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c callbacks.c -o callbacks.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c curl.c -o curl.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c download.c -o download.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c escape.c -o escape.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c fetch.c -o fetch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c form.c -o form.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c getdate.c -o getdate.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c handle.c -o handle.o handle.c:115:20: warning: field precision should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat] 115 | REprintf("%c %.*s", prefix, size, data); | ~~^~ ~~~~ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c ieproxy.c -o ieproxy.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c interrupt.c -o interrupt.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c multi.c -o multi.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c nslookup.c -o nslookup.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c options.c -o options.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c reflist.c -o reflist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c split.c -o split.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c ssl.c -o ssl.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c typechecking.c -o typechecking.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o utils.c:42:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 42 | error(curl_easy_strerror(res)); | ^~~~~~~~~~~~~~~~~~~~~~~ utils.c:42:11: note: treat the string as an argument to avoid this 42 | error(curl_easy_strerror(res)); | ^ | "%s", utils.c:78:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 78 | error(curl_multi_strerror(res)); | ^~~~~~~~~~~~~~~~~~~~~~~~ utils.c:78:11: note: treat the string as an argument to avoid this 78 | error(curl_multi_strerror(res)); | ^ | "%s", utils.c:87:29: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] 87 | error("HTTP error %d.", status); | ~~ ^~~~~~ | %ld 3 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c version.c -o version.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c winidn.c -o winidn.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c writer.c -o writer.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o options.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-curl/00new/curl/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (curl) * installing *source* package ‘mime’ ... ** package ‘mime’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rawmatch.c -o rawmatch.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mime.so init.o rawmatch.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-mime/00new/mime/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 (mime) * installing *source* package ‘fansi’ ... ** package ‘fansi’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c assumptions.c -o assumptions.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c carry.c -o carry.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c has.c -o has.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c nchar.c -o nchar.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c normalize.c -o normalize.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c read.c -o read.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c rnchar.c -o rnchar.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c state.c -o state.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c strip.c -o strip.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c substr.c -o substr.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c tabs.c -o tabs.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c tohtml.c -o tohtml.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c trimws.c -o trimws.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c unhandled.c -o unhandled.o unhandled.c:137:13: warning: more '%' conversions than data arguments [-Wformat-insufficient-args] 137 | "%s%s", | ~^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c utf8.c -o utf8.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c wrap.c -o wrap.o wrap.c:106:7: warning: data argument not used by format string [-Wformat-extra-args] 105 | "Internal Error: cannot drop indent when there is none; contact ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "maintainer." | ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c write.c -o write.o write.c:720:7: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] 719 | "Internal Error: exceeded color buffer (%d vs %d).", | ~~ | %ld 720 | buff_track - buff, CLR_BUFF_SIZE | ^~~~~~~~~~~~~~~~~ 1 warning generated. clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fansi.so assumptions.o carry.o has.o init.o nchar.o normalize.o read.o rnchar.o state.o strip.o substr.o tabs.o tohtml.o trimws.o unhandled.o utf8.o utils.o wrap.o write.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-fansi/00new/fansi/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (fansi) * installing *source* package ‘utf8’ ... ** package ‘utf8’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c as_utf8.c -o as_utf8.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c bytes.c -o bytes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c context.c -o context.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c render.c -o render.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c render_table.c -o render_table.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c string.c -o string.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c text.c -o text.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8_encode.c -o utf8_encode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8_format.c -o utf8_format.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8_normalize.c -o utf8_normalize.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8_valid.c -o utf8_valid.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8_width.c -o utf8_width.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c util.c -o util.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/array.c -o utf8lite/src/array.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/char.c -o utf8lite/src/char.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/encode.c -o utf8lite/src/encode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/error.c -o utf8lite/src/error.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/escape.c -o utf8lite/src/escape.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/graph.c -o utf8lite/src/graph.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/render.c -o utf8lite/src/render.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/text.c -o utf8lite/src/text.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Iutf8lite/src -fpic -g -O3 -Wall -pedantic -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-utf8/00new/utf8/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (utf8) * installing *source* package ‘pkgconfig’ ... ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pkgconfig) * installing *source* package ‘prettyunits’ ... ** package ‘prettyunits’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (prettyunits) * installing *source* package ‘R6’ ... ** package ‘R6’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (R6) * installing *source* package ‘digest’ ... ** package ‘digest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SpookyV2.cpp -o SpookyV2.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c aes.c -o aes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c blake3.c -o blake3.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c blake3_dispatch.c -o blake3_dispatch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c blake3_portable.c -o blake3_portable.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c crc32.c -o crc32.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c crc32c.cpp -o crc32c.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c crc32c_portable.cpp -o crc32c_portable.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c digest.c -o digest.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c digest2int.c -o digest2int.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c md5.c -o md5.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pmurhash.c -o pmurhash.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c raes.c -o raes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sha1.c -o sha1.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sha2.c -o sha2.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sha256.c -o sha256.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spooky_serialize.cpp -o spooky_serialize.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c xxhash.c -o xxhash.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o crc32c.o crc32c_portable.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-digest/00new/digest/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (digest) * installing *source* package ‘jsonlite’ ... ** package ‘jsonlite’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c base64.c -o base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c collapse_array.c -o collapse_array.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c collapse_object.c -o collapse_object.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c collapse_pretty.c -o collapse_pretty.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c escape_chars.c -o escape_chars.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c integer64_to_na.c -o integer64_to_na.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c is_datelist.c -o is_datelist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c is_recordlist.c -o is_recordlist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c is_scalarlist.c -o is_scalarlist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c modp_numtoa.c -o modp_numtoa.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c null_to_na.c -o null_to_na.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c num_to_char.c -o num_to_char.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c parse.c -o parse.o parse.c:38:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 38 | Rf_errorcall(R_NilValue, errbuf); | ^~~~~~ parse.c:38:32: note: treat the string as an argument to avoid this 38 | Rf_errorcall(R_NilValue, errbuf); | ^ | "%s", 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c prettify.c -o prettify.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c push_parser.c -o push_parser.o push_parser.c:71:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 71 | Rf_error(errbuf); | ^~~~~~ push_parser.c:71:14: note: treat the string as an argument to avoid this 71 | Rf_error(errbuf); | ^ | "%s", 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c r-base64.c -o r-base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c register.c -o register.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c row_collapse.c -o row_collapse.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c transpose_list.c -o transpose_list.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c validate.c -o validate.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl.c -o yajl/yajl.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_buf.c -o yajl/yajl_buf.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_encode.c -o yajl/yajl_encode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_gen.c -o yajl/yajl_gen.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_lex.c -o yajl/yajl_lex.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_parser.c -o yajl/yajl_parser.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c yajl/yajl_tree.c -o yajl/yajl_tree.o ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-jsonlite/00new/jsonlite/libs ** R ** inst ** byte-compile and prepare package for lazy loading in method for ‘asJSON’ with signature ‘"AsIs"’: no definition for class “AsIs” in method for ‘asJSON’ with signature ‘"ITime"’: no definition for class “ITime” in method for ‘asJSON’ with signature ‘"hms"’: no definition for class “hms” in method for ‘asJSON’ with signature ‘"json"’: no definition for class “json” in method for ‘asJSON’ with signature ‘"integer64"’: no definition for class “integer64” in method for ‘asJSON’ with signature ‘"pairlist"’: no definition for class “pairlist” in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” in method for ‘asJSON’ with signature ‘"scalar"’: no definition for class “scalar” in method for ‘asJSON’ with signature ‘"sf"’: no definition for class “sf” in method for ‘asJSON’ with signature ‘"sfc"’: no definition for class “sfc” in method for ‘asJSON’ with signature ‘"vctrs_vctr"’: no definition for class “vctrs_vctr” ** help *** installing help indices ** 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 (jsonlite) * installing *source* package ‘crayon’ ... ** package ‘crayon’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (crayon) * installing *source* package ‘yaml’ ... ** package ‘yaml’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c api.c -o api.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dumper.c -o dumper.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emitter.c -o emitter.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c implicit.c -o implicit.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c loader.c -o loader.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parser.c -o parser.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_emit.c -o r_emit.o r_emit.c:957:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 957 | error(Ryaml_error_msg); | ^~~~~~~~~~~~~~~ r_emit.c:957:11: note: treat the string as an argument to avoid this 957 | error(Ryaml_error_msg); | ^ | "%s", 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_ext.c -o r_ext.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c r_parse.c -o r_parse.o r_parse.c:1343:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1343 | error(Ryaml_error_msg); | ^~~~~~~~~~~~~~~ r_parse.c:1343:11: note: treat the string as an argument to avoid this 1343 | error(Ryaml_error_msg); | ^ | "%s", 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c reader.c -o reader.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c scanner.c -o scanner.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c writer.c -o writer.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-yaml/00new/yaml/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 (yaml) * installing *source* package ‘fs’ ... ** package ‘fs’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dir.cc -o dir.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c error.cc -o error.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c file.cc -o file.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fs.cc -o fs.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c getmode.cc -o getmode.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c id.cc -o id.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cc -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c link.cc -o link.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c path.cc -o path.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils.cc -o utils.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/getmode.cc -o unix/getmode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bsd/setmode.c -o bsd/setmode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bsd/strmode.c -o bsd/strmode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libuv-1.44.2/include -I. -pthread -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bsd/reallocarray.c -o bsd/reallocarray.o (cd libuv-1.44.2 \ && CC="clang-17 " CPPFLAGS="-I/usr/local/include" CFLAGS="-g -O3 -Wall -pedantic -fpic -fvisibility=hidden -std=c99" AR="ar" RANLIB="ranlib" LDFLAGS="-Wl,-O1" ./configure --quiet) make --directory=libuv-1.44.2 \ HAVE_DTRACE=0 make[1]: Entering directory '/tmp/RtmpsqZJLW/working_dir/Rtmpp9hjte/R.INSTALL214da13253e1a5/fs/src/libuv-1.44.2' CC src/libuv_la-fs-poll.lo CC src/libuv_la-idna.lo CC src/libuv_la-inet.lo CC src/libuv_la-random.lo CC src/libuv_la-strscpy.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-timer.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/libuv_la-strtok.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-getnameinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-random-devurandom.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux-core.lo CC src/unix/libuv_la-linux-inotify.lo CC src/unix/libuv_la-linux-syscalls.lo CC src/unix/libuv_la-procfs-exepath.lo CC src/unix/libuv_la-proctitle.lo CC src/unix/libuv_la-random-getrandom.lo CC src/unix/libuv_la-random-sysctl-linux.lo CC src/unix/libuv_la-epoll.lo CCLD libuv.la make[1]: Leaving directory '/tmp/RtmpsqZJLW/working_dir/Rtmpp9hjte/R.INSTALL214da13253e1a5/fs/src/libuv-1.44.2' clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.44.2/.libs/libuv.a -pthread -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-fs/00new/fs/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (fs) * installing *source* package ‘rprojroot’ ... ** package ‘rprojroot’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rprojroot) * installing *source* package ‘brio’ ... ** package ‘brio’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c brio.c -o brio.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c file_line_endings.c -o file_line_endings.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_file.c -o read_file.o read_file.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 29 | error("Allocation of size %i failed", file_size + 1); | ~~ ^~~~~~~~~~~~~ | %zu 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_file_raw.c -o read_file_raw.o read_file_raw.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 29 | error("Allocation of size %i failed", file_size + 1); | ~~ ^~~~~~~~~~~~~ | %zu 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_lines.c -o read_lines.o read_lines.c:67:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 67 | error("Allocation of size %i failed", line.limit); | ~~ ^~~~~~~~~~ | %zu 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_file.c -o write_file.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_file_raw.c -o write_file_raw.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_lines.c -o write_lines.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_file_raw.o write_lines.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-brio/00new/brio/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 (brio) * installing *source* package ‘ellipsis’ ... ** package ‘ellipsis’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dots.c -o dots.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o ellipsis.so dots.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-ellipsis/00new/ellipsis/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 (ellipsis) * installing *source* package ‘evaluate’ ... ** package ‘evaluate’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (evaluate) * installing *source* package ‘praise’ ... ** package ‘praise’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (praise) * installing *source* package ‘ps’ ... ** package ‘ps’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -g -O3 -Wall -pedantic -Wl,-O1 -Wall px.c -o px clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c api-common.c -o api-common.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c common.c -o common.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extra.c -o extra.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dummy.c -o dummy.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c error-codes.c -o error-codes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c posix.c -o posix.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c api-posix.c -o api-posix.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c linux.c -o linux.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c api-linux.c -o api-linux.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/home/hornik/tmp/R/lib -lR installing via 'install.libs.R' to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-ps/00new/ps ** 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 (ps) * installing *source* package ‘withr’ ... ** package ‘withr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (withr) * installing *source* package ‘askpass’ ... ** package ‘askpass’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c askpass.c -o askpass.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o askpass.so askpass.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-askpass/00new/askpass/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 (askpass) * installing *source* package ‘diffobj’ ... ** package ‘diffobj’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c diff.c -o diff.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c diffobj.c -o diffobj.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o diffobj.so diff.o diffobj.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-diffobj/00new/diffobj/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (diffobj) * installing *source* package ‘cachem’ ... ** package ‘cachem’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cache.c -o cache.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o cachem.so cache.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-cachem/00new/cachem/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 (cachem) * installing *source* package ‘processx’ ... ** package ‘processx’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -g -O3 -Wall -pedantic -Wl,-O1 -Wall tools/px.c -o tools/px clang-17 -g -O3 -Wall -pedantic -Wl,-O1 -I../inst/include -Wall tools/sock.c -o tools/sock clang-17 -g -O3 -Wall -pedantic -Wl,-O1 supervisor/supervisor.c \ supervisor/utils.c -o supervisor/supervisor clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c base64.c -o base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c client.c -o client.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c errors.c -o errors.o clang-17 -shared -L"/home/hornik/tmp/R/lib" -Wl,-O1 -o client.so base64.o client.o errors.o \ -L"/home/hornik/tmp/R/lib" -lR if [ -n "" ]; then \ echo Removing libR.so dependency from client.so; \ patchelf --remove-needed libR.so client.so; \ fi clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c poll.c -o poll.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c processx-connection.c -o processx-connection.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c processx-vector.c -o processx-vector.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c create-time.c -o create-time.o create-time.c:147:61: warning: data argument not used by format string [-Wformat-extra-args] 147 | warning("Cannot parse stat file, unknown parse error.", strerror(errno)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/childlist.c -o unix/childlist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/connection.c -o unix/connection.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/processx.c -o unix/processx.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/sigchld.c -o unix/sigchld.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/utils.c -o unix/utils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/named_pipe.c -o unix/named_pipe.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cleancall.c -o cleancall.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/home/hornik/tmp/R/lib -lR installing via 'install.libs.R' to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-processx/00new/processx ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (processx) * installing *source* package ‘rex’ ... ** package ‘rex’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rex) * installing *source* package ‘pillar’ ... ** package ‘pillar’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pillar) * installing *source* package ‘tidyselect’ ... ** package ‘tidyselect’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tidyselect) * installing *source* package ‘desc’ ... ** package ‘desc’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (desc) * installing *source* package ‘openssl’ ... ** package ‘openssl’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS= Using PKG_LIBS=-l:libssl.so.3 -l:libcrypto.so.3 ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c aes.c -o aes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c base64.c -o base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bignum.c -o bignum.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cert.c -o cert.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c compatibility.c -o compatibility.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c diffie.c -o diffie.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c envelope.c -o envelope.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c error.c -o error.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hash.c -o hash.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c info.c -o info.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c keygen.c -o keygen.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c keys.c -o keys.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c onload.c -o onload.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c openssh.c -o openssh.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c password.c -o password.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pbkdf.c -o pbkdf.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pem.c -o pem.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pkcs12.c -o pkcs12.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pkcs7.c -o pkcs7.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rand.c -o rand.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rsa.c -o rsa.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c signing.c -o signing.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ssl.c -o ssl.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c stream.c -o stream.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write.c -o write.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c x25519.c -o x25519.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DOPENSSL_SUPPRESS_DEPRECATED -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bcrypt/blowfish.c -o bcrypt/blowfish.o ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.3 -l:libcrypto.so.3 -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-openssl/00new/openssl/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (openssl) * installing *source* package ‘tibble’ ... ** package ‘tibble’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c attributes.c -o attributes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c coerce.c -o coerce.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c matrixToDataFrame.c -o matrixToDataFrame.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-tibble/00new/tibble/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 (tibble) * installing *source* package ‘memoise’ ... ** package ‘memoise’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (memoise) * installing *source* package ‘callr’ ... ** package ‘callr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (callr) * installing *source* package ‘rematch2’ ... ** package ‘rematch2’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rematch2) * installing *source* package ‘httr’ ... ** package ‘httr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (httr) * installing *source* package ‘pkgbuild’ ... ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pkgbuild) * installing *source* package ‘dplyr’ ... ** package ‘dplyr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c chop.cpp -o chop.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c filter.cpp -o filter.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c funs.cpp -o funs.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c group_by.cpp -o group_by.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c group_data.cpp -o group_data.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c imports.cpp -o imports.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mask.cpp -o mask.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mutate.cpp -o mutate.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c reconstruct.cpp -o reconstruct.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c slice.cpp -o slice.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c summarise.cpp -o summarise.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o reconstruct.o slice.o summarise.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-dplyr/00new/dplyr/libs ** R ** data *** moving datasets to lazyload DB ** 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 (dplyr) * installing *source* package ‘conflicted’ ... ** package ‘conflicted’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (conflicted) * installing *source* package ‘waldo’ ... ** package ‘waldo’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (waldo) * installing *source* package ‘covr’ ... ** package ‘covr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c reassign.c -o reassign.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o covr.so reassign.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-covr/00new/covr/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 (covr) * installing *source* package ‘pkgload’ ... ** package ‘pkgload’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pkgload) * installing *source* package ‘testthat’ ... ** package ‘testthat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c reassign.c -o reassign.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c test-catch.cpp -o test-catch.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c test-example.cpp -o test-example.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c test-runner.cpp -o test-runner.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-testthat/00new/testthat/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 (testthat) Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘data.table’ Installing package into ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19’ (as ‘lib’ is unspecified) also installing the dependencies ‘rappdirs’, ‘base64enc’, ‘sass’, ‘R.oo’, ‘R.methodsS3’, ‘RcppCCTZ’, ‘RcppDate’, ‘highr’, ‘xfun’, ‘bslib’, ‘fontawesome’, ‘htmltools’, ‘jquerylib’, ‘tinytex’, ‘bit64’, ‘bit’, ‘R.utils’, ‘xts’, ‘nanotime’, ‘knitr’, ‘rmarkdown’ * installing *source* package ‘rappdirs’ ... ** package ‘rappdirs’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c win-path.c -o win-path.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o rappdirs.so init.o win-path.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-rappdirs/00new/rappdirs/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 (rappdirs) * installing *source* package ‘base64enc’ ... ** package ‘base64enc’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c base64.c -o base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c uriencode.c -o uriencode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utf8.c -o utf8.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o base64enc.so base64.o uriencode.o utf8.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-base64enc/00new/base64enc/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 (base64enc) * installing *source* package ‘R.methodsS3’ ... ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (R.methodsS3) * installing *source* package ‘RcppCCTZ’ ... ** package ‘RcppCCTZ’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c civil_time_detail.cc -o civil_time_detail.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c examples.cpp -o examples.o In file included from examples.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from examples.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_tool.cc -o time_tool.o In file included from time_tool.cc:35: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Lightest:26: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Lighter:25: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Light:25: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Rcpp:21: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from time_tool.cc:35: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Lightest:26: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Lighter:25: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Light:25: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/Rcpp:21: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_fixed.cc -o time_zone_fixed.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_format.cc -o time_zone_format.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_if.cc -o time_zone_if.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_impl.cc -o time_zone_impl.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_info.cc -o time_zone_info.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_libc.cc -o time_zone_libc.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_lookup.cc -o time_zone_lookup.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c time_zone_posix.cc -o time_zone_posix.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c utilities.cpp -o utilities.o In file included from utilities.cpp:2: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from utilities.cpp:2: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c zone_info_source.cc -o zone_info_source.o clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RcppCCTZ.so RcppExports.o civil_time_detail.o examples.o time_tool.o time_zone_fixed.o time_zone_format.o time_zone_if.o time_zone_impl.o time_zone_info.o time_zone_libc.o time_zone_lookup.o time_zone_posix.o utilities.o zone_info_source.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-RcppCCTZ/00new/RcppCCTZ/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 (RcppCCTZ) * installing *source* package ‘RcppDate’ ... ** package ‘RcppDate’ successfully unpacked and MD5 sums checked ** using staged installation ** inst ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RcppDate) * installing *source* package ‘xfun’ ... ** package ‘xfun’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c base64.c -o base64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o xfun.so base64.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-xfun/00new/xfun/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (xfun) * installing *source* package ‘bit’ ... ** package ‘bit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c attrutil.c -o attrutil.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bit.c -o bit.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c chunkutil.c -o chunkutil.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c clone.c -o clone.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c integerutil.c -o integerutil.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c merge.c -o merge.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rle.c -o rle.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sort.c -o sort.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o bit.so attrutil.o bit.o chunkutil.o clone.o init.o integerutil.o merge.o rle.o sort.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-bit/00new/bit/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (bit) * installing *source* package ‘xts’ ... ** package ‘xts’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c add_class.c -o add_class.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c any.c -o any.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c attr.c -o attr.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c binsearch.c -o binsearch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c coredata.c -o coredata.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dimnames.c -o dimnames.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c endpoints.c -o endpoints.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extract_col.c -o extract_col.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c isOrdered.c -o isOrdered.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c isXts.c -o isXts.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lag.c -o lag.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c merge.c -o merge.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c na.c -o na.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c period_apply.c -o period_apply.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c period_arithmetic.c -o period_arithmetic.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c period_quantile.c -o period_quantile.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbind.c -o rbind.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rollfun.c -o rollfun.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c runSum.c -o runSum.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c startofyear.c -o startofyear.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c subset.c -o subset.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c subset.old.c -o subset.old.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c toperiod.c -o toperiod.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c totalcols.c -o totalcols.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tryXts.c -o tryXts.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/zoo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unique.time.c -o unique.time.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o xts.so add_class.o any.o attr.o binsearch.o coredata.o dimnames.o endpoints.o extract_col.o init.o isOrdered.o isXts.o lag.o merge.o na.o period_apply.o period_arithmetic.o period_quantile.o rbind.o rollfun.o runSum.o startofyear.o subset.o subset.old.o toperiod.o totalcols.o tryXts.o unique.time.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-xts/00new/xts/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (xts) * installing *source* package ‘data.table’ ... ** package ‘data.table’ successfully unpacked and MD5 sums checked ** using staged installation zlib 1.2.13 is available ok R CMD SHLIB supports OpenMP without any extra hint ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c assign.c -o assign.o assign.c:470:83: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat] 470 | error(_("Internal error: selfrefnames is ok but tl names [%d] != tl [%d]"), TRUELENGTH(names), oldtncol); // # nocov | ~~ ^~~~~~~~~~~~~~~~~ | %td assign.c:518:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 518 | if (ret) warning(ret); | ^~~ assign.c:518:22: note: treat the string as an argument to avoid this 518 | if (ret) warning(ret); | ^ | "%s", assign.c:650:35: warning: more '%' conversions than data arguments [-Wformat-insufficient-args] 650 | error(_("Internal error: %d column numbers to delete not now in strictly increasing order. No-dups were checked earlier.")); // # nocov | ~^ ./po.h:3:42: note: expanded from macro '_' 3 | #define _(String) dgettext("data.table", String) | ^~~~~~ /usr/include/libintl.h:112:26: note: expanded from macro 'dgettext' 112 | dcgettext (domainname, msgid, LC_MESSAGES) | ^~~~~ assign.c:794:96: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 794 | error(_("Unable to allocate working memory of %d bytes to combine factor levels"), nAdd*sizeof(SEXP *)); | ~~ ^~~~~~~~~~~~~~~~~~~ | %lu assign.c:1142:133: warning: format specifies type 'void *' but the argument has type 'SEXP *' (aka 'struct SEXPREC **') [-Wformat-pedantic] 1142 | error(_("Internal error: savetl_init checks failed (%d %d %p %p). please report to data.table issue tracker."), nsaved, nalloc, saveds, savedtl); // # nocov | ~~ ^~~~~~ assign.c:1142:141: warning: format specifies type 'void *' but the argument has type 'R_len_t *' (aka 'int *') [-Wformat-pedantic] 1142 | error(_("Internal error: savetl_init checks failed (%d %d %p %p). please report to data.table issue tracker."), nsaved, nalloc, saveds, savedtl); // # nocov | ~~ ^~~~~~~ 6 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c between.c -o between.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c bmerge.c -o bmerge.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c chmatch.c -o chmatch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cj.c -o cj.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c coalesce.c -o coalesce.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c dogroups.c -o dogroups.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fastmean.c -o fastmean.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fcast.c -o fcast.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fifelse.c -o fifelse.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fmelt.c -o fmelt.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c forder.c -o forder.o forder.c:107:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 107 | if (gs_thread[me]==NULL) STOP(_("Failed to realloc thread private group size buffer to %d*4bytes"), (int)gs_thread_alloc[me]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:107:30: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:121:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 121 | if (gs==NULL) STOP(_("Failed to realloc group size result to %d*4bytes"), (int)gs_alloc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:121:19: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:255:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 255 | if (thiscounts[0] != 0) STOP(_("Logical error. counts[0]=%d in cradix but should have been decremented to 0. radix=%d"), thiscounts[0], radix); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:255:27: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:270:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 270 | if (!cradix_counts) STOP(_("Failed to alloc cradix_counts")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:270:23: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:272:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 272 | if (!cradix_xtmp) STOP(_("Failed to alloc cradix_tmp")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:272:21: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:283:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 283 | if (ustr_n!=0) STOP(_("Internal error: ustr isn't empty when starting range_str: ustr_n=%d, ustr_alloc=%d"), ustr_n, ustr_alloc); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:283:18: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:284:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 284 | if (ustr_maxlen!=0) STOP(_("Internal error: ustr_maxlen isn't 0 when starting range_str")); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:284:23: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:304:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 304 | if (ustr==NULL) STOP(_("Unable to realloc %d * %d bytes in range_str"), ustr_alloc, (int)sizeof(SEXP)); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:304:25: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:322:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 322 | if (!ustr3) STOP(_("Failed to alloc ustr3 when converting strings to UTF8")); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:322:17: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:340:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 340 | if (!tl) STOP(_("Failed to alloc tl when converting strings to UTF8")); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:340:14: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:404:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 404 | STOP(_("Unknown non-finite value; not NA, NaN, -Inf or +Inf")); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:404:3: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:426:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 426 | STOP(_("Internal error: input is not either a list of columns, or an atomic vector.")); // # nocov; caught by colnamesInt at R level, test 1962.0472 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:426:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:428:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 428 | STOP(_("Internal error: input is an atomic vector (not a list of columns) but by= is not NULL")); // # nocov; caught at R level, test 1962.043 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:428:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:430:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 430 | STOP(_("Input is an atomic vector (not a list of columns) but order= is not a length 1 integer")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:430:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:443:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 443 | STOP(_("Internal error: DT is an empty list() of 0 columns")); // # nocov should have been caught be colnamesInt, test 2099.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:443:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:445:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 445 | STOP(_("Internal error: DT has %d columns but 'by' is either not integer or is length 0"), length(DT)); // # nocov colnamesInt catches, 2099.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:445:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:447:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 447 | STOP(_("Either order= is not integer or its length (%d) is different to by='s length (%d)"), LENGTH(ascArg), LENGTH(by)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:447:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:453:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 453 | STOP(_("internal error: 'by' value %d out of range [1,%d]"), by_i, length(DT)); // # nocov # R forderv already catch that using C colnamesInt | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:453:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:455:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 455 | STOP(_("Column %d is length %d which differs from length of column 1 (%d)\n"), INTEGER(by)[i], length(VECTOR_ELT(DT, INTEGER(by)[i]-1)), nrow); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:455:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:459:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 459 | STOP(_("retGrp must be TRUE or FALSE")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:459:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:462:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 462 | STOP(_("sort must be TRUE or FALSE")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:462:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:465:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 465 | STOP(_("At least one of retGrp= or sort= must be TRUE")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:465:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:467:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 467 | STOP(_("na.last must be logical TRUE, FALSE or NA of length 1")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:467:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:495:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 495 | STOP(_("Unable to allocate %"PRIu64" bytes of working memory"), (uint64_t)keyAlloc*sizeof(uint8_t *)); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:495:5: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:511:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 511 | STOP(_("Item %d of order (ascending/descending) is %d. Must be +1 or -1."), col+1, sortType); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:511:9: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:553:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 553 | STOP(_("Column %d passed to [f]order is type '%s', not yet supported."), col+1, type2char(TYPEOF(x))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:553:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:599:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 599 | STOP(_("Unable to allocate %"PRIu64" bytes of working memory"), (uint64_t)nrow*sizeof(uint8_t)); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:599:11: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:706:8: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 706 | STOP(_("Internal error: column not supported, not caught earlier")); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:706:8: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:720:47: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 720 | if (!TMP || !UGRP /*|| TMP%64 || UGRP%64*/) STOP(_("Failed to allocate TMP or UGRP or they weren't cache line aligned: nth=%d"), nth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:720:47: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:725:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 725 | if (!gs_thread || !gs_thread_alloc || !gs_thread_n) STOP(_("Could not allocate (very tiny) group size thread buffers")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:725:57: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1045:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1045 | if (!counts || !ugrps || !ngrps) STOP(_("Failed to allocate parallel counts. my_n=%d, nBatch=%d"), my_n, nBatch); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1045:36: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1154:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1154 | if (!TMP) STOP(_("Unable to allocate TMP for my_n=%d items in parallel batch counting"), my_n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1154:15: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1261:38: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1261 | if (!isNull(by) && !isInteger(by)) STOP(_("Internal error: issorted 'by' must be NULL or integer vector")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1261:38: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1265:57: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1265 | if (INTEGER(by)[0]<1 || INTEGER(by)[0]>length(x)) STOP(_("issorted 'by' [%d] out of range [1,%d]"), INTEGER(by)[0], length(x)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1265:57: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1270:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1270 | if (!isVectorAtomic(x)) STOP(_("is.sorted does not work on list columns")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1270:29: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1302:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1302 | STOP(_("type '%s' is not yet supported"), type2char(TYPEOF(x))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1302:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1315:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1315 | if (c<1 || c>length(x)) STOP(_("issorted 'by' [%d] out of range [1,%d]"), c, length(x)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1315:29: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1332:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1332 | STOP(_("type '%s' is not yet supported"), type2char(TYPEOF(col))); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1332:7: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ forder.c:1366:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1366 | STOP(_("type '%s' is not yet supported"), type2char(TYPEOF(x))); // # nocov | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^~~ forder.c:1366:9: note: treat the string as an argument to avoid this forder.c:59:74: note: expanded from macro 'STOP' 59 | #define STOP(...) do {snprintf(msg, 1000, __VA_ARGS__); cleanup(); error(msg);} while(0) // http://gcc.gnu.org/onlinedocs/cpp/Swallowing-the-Semicolon.html#Swallowing-the-Semicolon | ^ 39 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c frank.c -o frank.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fread.c -o fread.o fread.c:1888:54: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat] 1887 | if (verbose) DTPRINT(_(" 'header' determined to be true due to column %d containing a string on row 1 and a lower type (%s) in the rest of the %d sample rows\n"), | ~~ | %ld 1888 | j+1, typeName[type[j]], sampleLines); | ^~~~~~~~~~~ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c freadR.c -o freadR.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c froll.c -o froll.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c frollR.c -o frollR.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c frolladaptive.c -o frolladaptive.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fsort.c -o fsort.o fsort.c:168:102: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 168 | if (verbose) Rprintf(_("maxBit=%d; MSBNbits=%d; shift=%d; MSBsize=%d\n"), maxBit, MSBNbits, shift, MSBsize); | ~~ ^~~~~~~ | %zu fsort.c:245:49: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 245 | Rprintf(_("Reduced MSBsize from %d to "), MSBsize); | ~~ ^~~~~~~ | %zu fsort.c:249:54: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 249 | Rprintf(_("%d by excluding 0 and 1 counts\n"), MSBsize); | ~~ ^~~~~~~ | %zu 3 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fwrite.c -o fwrite.o fwrite.c:626:28: warning: format specifies type 'int' but the argument has type 'const void *' [-Wformat] 625 | DTPRINT(_("\nargs.doRowNames=%d args.rowNames=%d doQuote=%d args.nrow=%"PRId64" args.ncol=%d eolLen=%d\n"), | ~~ 626 | args.doRowNames, args.rowNames, doQuote, args.nrow, args.ncol, eolLen); | ^~~~~~~~~~~~~ fwrite.c:711:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 711 | if (!buff) STOP(_("Unable to allocate %d MiB for header: %s"), headerLen / 1024 / 1024, strerror(errno)); | ~~ ^~~~~~~~~~~~~~~~~~~~~~~ | %zu fwrite.c:731:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 731 | DTPRINT(buff); | ^~~~ fwrite.c:731:15: note: treat the string as an argument to avoid this 731 | DTPRINT(buff); | ^ | "%s", fwrite.c:746:64: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 746 | STOP(_("Unable to allocate %d MiB for zbuffer: %s"), zbuffSize / 1024 / 1024, strerror(errno)); // # nocov | ~~ ^~~~~~~~~~~~~~~~~~~~~~~ | %zu fwrite.c:814:10: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 813 | STOP(_("Unable to allocate %d MB * %d thread buffers; '%d: %s'. Please read ?fwrite for nThread, buffMB and verbose options."), | ~~ | %zu 814 | (size_t)buffSize/(1024^2), nth, errno, strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ fwrite.c:825:10: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 824 | STOP(_("Unable to allocate %d MB * %d thread compressed buffers; '%d: %s'. Please read ?fwrite for nThread, buffMB and verbose options."), | ~~ | %zu 825 | (size_t)zbuffSize/(1024^2), nth, errno, strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ fwrite.c:915:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 915 | DTPRINT(myBuff); | ^~~~~~ fwrite.c:915:21: note: treat the string as an argument to avoid this 915 | DTPRINT(myBuff); | ^ | "%s", 7 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c fwriteR.c -o fwriteR.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c gsumm.c -o gsumm.o gsumm.c:90:38: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 89 | error(_("Internal error: nrow=%d ngrp=%d nbit=%d bitshift=%d highSize=%d nBatch=%d batchSize=%d lastBatchSize=%d\n"), // # nocov | ~~ | %zu 90 | nrow, ngrp, nb, bitshift, highSize, nBatch, batchSize, lastBatchSize); // # nocov | ^~~~~~~~ gsumm.c:90:48: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 89 | error(_("Internal error: nrow=%d ngrp=%d nbit=%d bitshift=%d highSize=%d nBatch=%d batchSize=%d lastBatchSize=%d\n"), // # nocov | ~~ | %zu 90 | nrow, ngrp, nb, bitshift, highSize, nBatch, batchSize, lastBatchSize); // # nocov | ^~~~~~ gsumm.c:90:56: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 89 | error(_("Internal error: nrow=%d ngrp=%d nbit=%d bitshift=%d highSize=%d nBatch=%d batchSize=%d lastBatchSize=%d\n"), // # nocov | ~~ | %zu 90 | nrow, ngrp, nb, bitshift, highSize, nBatch, batchSize, lastBatchSize); // # nocov | ^~~~~~~~~ gsumm.c:90:67: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 89 | error(_("Internal error: nrow=%d ngrp=%d nbit=%d bitshift=%d highSize=%d nBatch=%d batchSize=%d lastBatchSize=%d\n"), // # nocov | ~~ | %zu 90 | nrow, ngrp, nb, bitshift, highSize, nBatch, batchSize, lastBatchSize); // # nocov | ^~~~~~~~~~~~~ gsumm.c:609:90: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 609 | if (!s) error(_("Unable to allocate %d * %d bytes for sum in gmean na.rm=TRUE"), ngrp, sizeof(long double)); | ~~ ^~~~~~~~~~~~~~~~~~~ | %lu gsumm.c:612:93: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 612 | if (!c) error(_("Unable to allocate %d * %d bytes for counts in gmean na.rm=TRUE"), ngrp, sizeof(int)); | ~~ ^~~~~~~~~~~ | %lu gsumm.c:638:92: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 638 | if (!si) error(_("Unable to allocate %d * %d bytes for si in gmean na.rm=TRUE"), ngrp, sizeof(long double)); | ~~ ^~~~~~~~~~~~~~~~~~~ | %lu gsumm.c:1411:72: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 1411 | if (!s) error(_("Unable to allocate %d * %d bytes for gprod"), ngrp, sizeof(long double)); | ~~ ^~~~~~~~~~~~~~~~~~~ | %lu 8 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c ijoin.c -o ijoin.o ijoin.c:323:89: warning: data argument not used by format string [-Wformat-extra-args] 323 | default: error(_("Internal error: unknown type in mult=ALL in overlaps: %d"), mult, type); // #nocov | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c init.c -o init.o init.c:153:139: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 153 | if (sizeof(char *)>8) error(_("Pointers are %d bytes, greater than 8. We have not tested on any architecture greater than 64bit yet."), sizeof(char *)); | ~~ ^~~~~~~~~~~~~~ | %lu init.c:168:71: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 168 | if (sizeof(int) != 4) error(_("Checking sizeof(int) [%d] is 4 %s"), sizeof(int), msg); | ~~ ^~~~~~~~~~~ | %lu init.c:169:77: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 169 | if (sizeof(double) != 8) error(_("Checking sizeof(double) [%d] is 8 %s"), sizeof(double), msg); // 8 on both 32bit and 64bit | ~~ ^~~~~~~~~~~~~~ | %lu init.c:171:83: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 171 | if (sizeof(long long) != 8) error(_("Checking sizeof(long long) [%d] is 8 %s"), sizeof(long long), msg); | ~~ ^~~~~~~~~~~~~~~~~ | %lu init.c:172:106: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 172 | if (sizeof(char *) != 4 && sizeof(char *) != 8) error(_("Checking sizeof(pointer) [%d] is 4 or 8 %s"), sizeof(char *), msg); | ~~ ^~~~~~~~~~~~~~ | %lu init.c:173:105: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 173 | if (sizeof(SEXP) != sizeof(char *)) error(_("Checking sizeof(SEXP) [%d] == sizeof(pointer) [%d] %s"), sizeof(SEXP), sizeof(char *), msg); | ~~ ^~~~~~~~~~~~ | %lu init.c:173:119: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 173 | if (sizeof(SEXP) != sizeof(char *)) error(_("Checking sizeof(SEXP) [%d] == sizeof(pointer) [%d] %s"), sizeof(SEXP), sizeof(char *), msg); | ~~ ^~~~~~~~~~~~~~ | %lu init.c:174:81: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 174 | if (sizeof(uint64_t) != 8) error(_("Checking sizeof(uint64_t) [%d] is 8 %s"), sizeof(uint64_t), msg); | ~~ ^~~~~~~~~~~~~~~~ | %lu init.c:175:79: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 175 | if (sizeof(int64_t) != 8) error(_("Checking sizeof(int64_t) [%d] is 8 %s"), sizeof(int64_t), msg); | ~~ ^~~~~~~~~~~~~~~ | %lu init.c:176:87: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 176 | if (sizeof(signed char) != 1) error(_("Checking sizeof(signed char) [%d] is 1 %s"), sizeof(signed char), msg); | ~~ ^~~~~~~~~~~~~~~~~~~ | %lu init.c:177:77: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 177 | if (sizeof(int8_t) != 1) error(_("Checking sizeof(int8_t) [%d] is 1 %s"), sizeof(int8_t), msg); | ~~ ^~~~~~~~~~~~~~ | %lu init.c:178:79: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 178 | if (sizeof(uint8_t) != 1) error(_("Checking sizeof(uint8_t) [%d] is 1 %s"), sizeof(uint8_t), msg); | ~~ ^~~~~~~~~~~~~~~ | %lu init.c:179:79: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 179 | if (sizeof(int16_t) != 2) error(_("Checking sizeof(int16_t) [%d] is 2 %s"), sizeof(int16_t), msg); | ~~ ^~~~~~~~~~~~~~~ | %lu init.c:180:81: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 180 | if (sizeof(uint16_t) != 2) error(_("Checking sizeof(uint16_t) [%d] is 2 %s"), sizeof(uint16_t), msg); | ~~ ^~~~~~~~~~~~~~~~ | %lu init.c:184:95: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat] 184 | if (TRUELENGTH(tmp)!=0) error(_("Checking TRUELENGTH(allocVector(INTSXP,2)) [%d] is 0 %s"), TRUELENGTH(tmp), msg); | ~~ ^~~~~~~~~~~~~~~ | %td 15 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c inrange.c -o inrange.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c nafill.c -o nafill.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c nqrecreateindices.c -o nqrecreateindices.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c openmp-utils.c -o openmp-utils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c quickselect.c -o quickselect.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c rbindlist.c -o rbindlist.o rbindlist.c:212:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 212 | if (usenames==TRUE) error(buff); | ^~~~ rbindlist.c:212:37: note: treat the string as an argument to avoid this 212 | if (usenames==TRUE) error(buff); | ^ | "%s", rbindlist.c:233:50: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 233 | else if (strcmp(o,"warning")==0) warning(buff); | ^~~~ rbindlist.c:233:50: note: treat the string as an argument to avoid this 233 | else if (strcmp(o,"warning")==0) warning(buff); | ^ | "%s", rbindlist.c:234:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 234 | else if (strcmp(o,"error")==0) error(buff); | ^~~~ rbindlist.c:234:48: note: treat the string as an argument to avoid this 234 | else if (strcmp(o,"error")==0) error(buff); | ^ | "%s", rbindlist.c:494:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 494 | if (warnStr[0]) warning(warnStr); // now savetl_end() has happened it's safe to call warning (could error if options(warn=2)) | ^~~~~~~ rbindlist.c:494:31: note: treat the string as an argument to avoid this 494 | if (warnStr[0]) warning(warnStr); // now savetl_end() has happened it's safe to call warning (could error if options(warn=2)) | ^ | "%s", 4 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c reorder.c -o reorder.o reorder.c:17:115: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 17 | error(_("Item %d of list is type '%s' which isn't yet supported (SIZEOF=%d)"), i+1, type2char(TYPEOF(v)), SIZEOF(v)); | ~~ ^~~~~~~~~ | %zu ./data.table.h:37:19: note: expanded from macro 'SIZEOF' 37 | #define SIZEOF(x) __sizes[TYPEOF(x)] | ^~~~~~~~~~~~~~~~~~ reorder.c:27:136: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 27 | error(_("reorder accepts vectors but this non-VECSXP is type '%s' which isn't yet supported (SIZEOF=%d)"), type2char(TYPEOF(x)), SIZEOF(x)); | ~~ ^~~~~~~~~ | %zu ./data.table.h:37:19: note: expanded from macro 'SIZEOF' 37 | #define SIZEOF(x) __sizes[TYPEOF(x)] | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c shift.c -o shift.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c snprintf.c -o snprintf.o snprintf.c:217:136: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] 217 | if (res!=13) /* should return what would have been written if not chopped */ error(_("dt_win_snprintf test %d failed: %s"), 10, res); | ~~ ^~~ | %d 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c subset.c -o subset.o subset.c:270:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 270 | if (err!=NULL) error(err); | ^~~ subset.c:270:26: note: treat the string as an argument to avoid this 270 | if (err!=NULL) error(err); | ^ | "%s", 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c transpose.c -o transpose.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c types.c -o types.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c uniqlist.c -o uniqlist.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c vecseq.c -o vecseq.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c wrappers.c -o wrappers.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o fsort.o fwrite.o fwriteR.o gsumm.o ijoin.o init.o inrange.o nafill.o nqrecreateindices.o openmp-utils.o quickselect.o rbindlist.o reorder.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -fopenmp -lz -L/home/hornik/tmp/R/lib -lR PKG_CFLAGS = -fopenmp PKG_LIBS = -fopenmp -lz if [ "data.table.so" != "data_table.so" ]; then mv data.table.so data_table.so; fi if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id data_table.so data_table.so; fi installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-data.table/00new/data.table/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (data.table) * installing *source* package ‘R.oo’ ... ** package ‘R.oo’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : Renamed the preexisting function getMethods to getMethods.default, which was defined in environment R.oo. Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : Renamed the preexisting function getClasses to getClasses.default, which was defined in environment R.oo. ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (R.oo) * installing *source* package ‘highr’ ... ** package ‘highr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (highr) * installing *source* package ‘htmltools’ ... ** package ‘htmltools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c template.c -o template.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o htmltools.so init.o template.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-htmltools/00new/htmltools/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (htmltools) * installing *source* package ‘tinytex’ ... ** package ‘tinytex’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tinytex) * installing *source* package ‘bit64’ ... ** package ‘bit64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bsearch.c -o bsearch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cache.c -o cache.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hash64.c -o hash64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c integer64.c -o integer64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sort64.c -o sort64.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sortuse64.c -o sortuse64.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o bit64.so bsearch.o cache.o hash64.o init.o integer64.o sort64.o sortuse64.o -lm -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-bit64/00new/bit64/libs ** R ** data ** exec ** 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 (bit64) * installing *source* package ‘sass’ ... ** package ‘sass’ successfully unpacked and MD5 sums checked ** using staged installation ** libs /home/hornik/tmp/R/share/make/shlib.mk:18: warning: overriding recipe for target 'shlib-clean' Makevars:12: warning: ignoring old recipe for target 'shlib-clean' using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ /home/hornik/tmp/R/share/make/shlib.mk:18: warning: overriding recipe for target 'shlib-clean' Makevars:12: warning: ignoring old recipe for target 'shlib-clean' clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libsass/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c compile.c -o compile.o compile.c:103:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 103 | error(sass_context_get_error_message(context)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c:103:11: note: treat the string as an argument to avoid this 103 | error(sass_context_get_error_message(context)); | ^ | "%s", compile.c:132:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 132 | error(sass_context_get_error_message(context)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c:132:11: note: treat the string as an argument to avoid this 132 | error(sass_context_get_error_message(context)); | ^ | "%s", 2 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./libsass/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o MAKEFLAGS= CC="clang-17 " CFLAGS="-g -O3 -Wall -pedantic" CXX="clang++-17 -std=gnu++17" AR="ar" LDFLAGS="-Wl,-O1" make -C libsass make[1]: Entering directory '/tmp/RtmpsqZJLW/working_dir/RtmpgAbjF7/R.INSTALL216e7c1cd9d3eb/sass/src/libsass' clang-17 -g -O3 -Wall -pedantic -O2 -I ./include -fPIC -c -o src/cencode.o src/cencode.c clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast.o src/ast.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_values.o src/ast_values.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_supports.o src/ast_supports.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/context.o src/context.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/constants.o src/constants.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_utils.o src/fn_utils.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_maps.o src/fn_maps.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_lists.o src/fn_lists.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_colors.o src/fn_colors.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/color_maps.o src/color_maps.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/environment.o src/environment.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/bind.o src/bind.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/file.o src/file.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/util.o src/util.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/util_string.o src/util_string.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/json.o src/json.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/units.o src/units.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/values.o src/values.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/plugins.o src/plugins.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/source.o src/source.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/position.o src/position.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/lexer.o src/lexer.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/parser.o src/parser.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/prelexer.o src/prelexer.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/eval.o src/eval.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/expand.o src/expand.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/listize.o src/listize.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/cssize.o src/cssize.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/extender.o src/extender.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/extension.o src/extension.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/stylesheet.o src/stylesheet.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/output.o src/output.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/inspect.o src/inspect.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/emitter.o src/emitter.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/check_nesting.o src/check_nesting.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/sass.o src/sass.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/sass_values.o src/sass_values.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/sass_context.o src/sass_context.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/sass_functions.o src/sass_functions.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/sass2scss.o src/sass2scss.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/backtrace.o src/backtrace.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/operators.o src/operators.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/ast2c.o src/ast2c.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/c2ast.o src/c2ast.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/to_value.o src/to_value.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/source_map.o src/source_map.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/error_handling.o src/error_handling.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/utf8_string.o src/utf8_string.cpp clang++-17 -std=gnu++17 -Wall -O2 -std=c++11 -I ./include -fPIC -c -o src/base64vlq.o src/base64vlq.cpp mkdir lib ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o a - src/cencode.o a - src/ast.o a - src/ast_values.o a - src/ast_supports.o a - src/ast_sel_cmp.o a - src/ast_sel_unify.o a - src/ast_sel_super.o a - src/ast_sel_weave.o a - src/ast_selectors.o a - src/context.o a - src/constants.o a - src/fn_utils.o a - src/fn_miscs.o a - src/fn_maps.o a - src/fn_lists.o a - src/fn_colors.o a - src/fn_numbers.o a - src/fn_strings.o a - src/fn_selectors.o a - src/color_maps.o a - src/environment.o a - src/ast_fwd_decl.o a - src/bind.o a - src/file.o a - src/util.o a - src/util_string.o a - src/json.o a - src/units.o a - src/values.o a - src/plugins.o a - src/source.o a - src/position.o a - src/lexer.o a - src/parser.o a - src/parser_selectors.o a - src/prelexer.o a - src/eval.o a - src/eval_selectors.o a - src/expand.o a - src/listize.o a - src/cssize.o a - src/extender.o a - src/extension.o a - src/stylesheet.o a - src/output.o a - src/inspect.o a - src/emitter.o a - src/check_nesting.o a - src/remove_placeholders.o a - src/sass.o a - src/sass_values.o a - src/sass_context.o a - src/sass_functions.o a - src/sass2scss.o a - src/backtrace.o a - src/operators.o a - src/ast2c.o a - src/c2ast.o a - src/to_value.o a - src/source_map.o a - src/error_handling.o a - src/memory/allocator.o a - src/memory/shared_ptr.o a - src/utf8_string.o a - src/base64vlq.o make[1]: Leaving directory '/tmp/RtmpsqZJLW/working_dir/RtmpgAbjF7/R.INSTALL216e7c1cd9d3eb/sass/src/libsass' clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o sass.so compile.o init.o ./libsass/lib/libsass.a -L/home/hornik/tmp/R/lib -lR /home/hornik/tmp/R/share/make/shlib.mk:18: warning: overriding recipe for target 'shlib-clean' Makevars:12: warning: ignoring old recipe for target 'shlib-clean' installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-sass/00new/sass/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 (sass) * installing *source* package ‘fontawesome’ ... ** package ‘fontawesome’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fontawesome) * installing *source* package ‘jquerylib’ ... ** package ‘jquerylib’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (jquerylib) * installing *source* package ‘R.utils’ ... ** package ‘R.utils’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : Renamed the preexisting function warnings to warnings.default, which was defined in environment R.utils. Warning in setGenericS3.default("use") : Renamed the preexisting function use to use.default, which was defined in environment R.utils. Warning in setMethodS3.default("use", "default", function(pkg = "R.utils", : Method already existed and was overwritten: use.default ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (R.utils) * installing *source* package ‘nanotime’ ... ** package ‘nanotime’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c duration.cpp -o duration.o In file included from duration.cpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from duration.cpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c interval.cpp -o interval.o In file included from interval.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from interval.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c nanotime.cpp -o nanotime.o In file included from nanotime.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from nanotime.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c period.cpp -o period.o In file included from period.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from period.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", period.cpp:199:23: warning: suggest braces around initialization of subobject [-Wmissing-braces] 199 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:220:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 220 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:263:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 263 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:267:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 267 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:283:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 283 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:287:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 287 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:303:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 303 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } period.cpp:307:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] 307 | res[i] = Rcomplex{pu.dbl2.d1, pu.dbl2.d2 }; | ^~~~~~~~~~~~~~~~~~~~~~ | { } 11 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c rounding.cpp -o rounding.o In file included from rounding.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from rounding.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppCCTZ/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/RcppDate/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c strnlen.cpp -o strnlen.o clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o nanotime.so RcppExports.o duration.o interval.o nanotime.o period.o rounding.o strnlen.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-nanotime/00new/nanotime/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘intersect’ from package ‘base’ in package ‘nanotime’ Creating a generic function for ‘union’ from package ‘base’ in package ‘nanotime’ Creating a generic function for ‘setdiff’ from package ‘base’ in package ‘nanotime’ Creating a generic function for ‘is.unsorted’ from package ‘base’ in package ‘nanotime’ ** help *** installing help indices ** 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 (nanotime) * installing *source* package ‘knitr’ ... ** package ‘knitr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (knitr) * installing *source* package ‘bslib’ ... ** package ‘bslib’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bslib) * installing *source* package ‘rmarkdown’ ... ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rmarkdown) Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘logr’ Installing package into ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19’ (as ‘lib’ is unspecified) also installing the dependencies ‘purrr’, ‘cpp11’, ‘tidyr’, ‘clisymbols’, ‘common’, ‘tidylog’ * installing *source* package ‘purrr’ ... ** package ‘purrr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c backports.c -o backports.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cleancall.c -o cleancall.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c coerce.c -o coerce.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c conditions.c -o conditions.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c flatten.c -o flatten.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c map.c -o map.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c pluck.c -o pluck.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c transpose.c -o transpose.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cli/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o purrr.so backports.o cleancall.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-purrr/00new/purrr/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 (purrr) * installing *source* package ‘cpp11’ ... ** package ‘cpp11’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cpp11) * installing *source* package ‘clisymbols’ ... ** package ‘clisymbols’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (clisymbols) * installing *source* package ‘common’ ... ** package ‘common’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (common) * installing *source* package ‘tidyr’ ... ** package ‘tidyr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/declarations.hpp:13: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11.hpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c melt.cpp -o melt.o In file included from melt.cpp:5: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c simplifyPieces.cpp -o simplifyPieces.o In file included from simplifyPieces.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/list.hpp:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/attribute_proxy.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o tidyr.so cpp11.o melt.o simplifyPieces.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-tidyr/00new/tidyr/libs ** R ** data *** moving datasets to lazyload DB ** 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 (tidyr) * installing *source* package ‘logr’ ... ** package ‘logr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (logr) * installing *source* package ‘tidylog’ ... ** package ‘tidylog’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tidylog) Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘huxtable’ Installing package into ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19’ (as ‘lib’ is unspecified) also installing the dependencies ‘triebeard’, ‘urltools’, ‘httpcode’, ‘SparseM’, ‘MatrixModels’, ‘listenv’, ‘parallelly’, ‘credentials’, ‘gitcreds’, ‘httr2’, ‘ini’, ‘httpuv’, ‘xtable’, ‘sourcetools’, ‘promises’, ‘crul’, ‘fontBitstreamVera’, ‘fontLiberation’, ‘carData’, ‘abind’, ‘pbkrtest’, ‘quantreg’, ‘future’, ‘globals’, ‘clipr’, ‘gert’, ‘gh’, ‘whisker’, ‘shiny’, ‘downlit’, ‘htmlwidgets’, ‘xopen’, ‘brew’, ‘systemfonts’, ‘textshaping’, ‘gfonts’, ‘fontquiver’, ‘packrat’, ‘renv’, ‘colorspace’, ‘car’, ‘backports’, ‘coda’, ‘forcats’, ‘furrr’, ‘usethis’, ‘miniUI’, ‘pkgdown’, ‘profvis’, ‘rcmdcheck’, ‘remotes’, ‘roxygen2’, ‘rversions’, ‘sessioninfo’, ‘urlchecker’, ‘ragg’, ‘gdtools’, ‘uuid’, ‘gtable’, ‘isoband’, ‘minqa’, ‘nloptr’, ‘zip’, ‘mnormt’, ‘rstudioapi’, ‘later’, ‘rsconnect’, ‘farver’, ‘labeling’, ‘munsell’, ‘RColorBrewer’, ‘viridisLite’, ‘assertthat’, ‘commonmark’, ‘xml2’, ‘AER’, ‘bookdown’, ‘broom’, ‘broom.mixed’, ‘devtools’, ‘flextable’, ‘ftExtra’, ‘ggplot2’, ‘lme4’, ‘lmtest’, ‘officer’, ‘openxlsx’, ‘psych’, ‘quarto’, ‘scales’ * installing *source* package ‘triebeard’ ... ** package ‘triebeard’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c alter.cpp -o alter.o In file included from alter.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from alter.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c create.cpp -o create.o In file included from create.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from create.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c get.cpp -o get.o In file included from get.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from get.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c greedy_match.cpp -o greedy_match.o In file included from greedy_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from greedy_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c length.cpp -o length.o In file included from length.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from length.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c longest_match.cpp -o longest_match.o In file included from longest_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from longest_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c prefix_match.cpp -o prefix_match.o In file included from prefix_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from prefix_match.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -c str.cpp -o str.o In file included from str.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from str.cpp:1: In file included from ./r_trie.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o triebeard.so RcppExports.o alter.o create.o get.o greedy_match.o length.o longest_match.o prefix_match.o str.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-triebeard/00new/triebeard/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (triebeard) * installing *source* package ‘httpcode’ ... ** package ‘httpcode’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (httpcode) * installing *source* package ‘SparseM’ ... ** package ‘SparseM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’ flang-new-17 -fpic -g -O2 -Wall -c bckslv.f -o bckslv.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c chol.f -o chol.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c chol2csr.f -o chol2csr.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c cholesky.f -o cholesky.o flang-new: warning: argument unused during compilation: '-Wall' ./cholesky.f:65:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^ ./cholesky.f:717:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:808:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:896:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:922:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^^^^^^^^^ ./cholesky.f:2553:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^ ./cholesky.f:3703:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:3891:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:4171:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ ./cholesky.f:4689:2: warning: Compiler directive was ignored CDIR$ IVDEP ^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c csr.f -o csr.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c extract.f -o extract.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o flang-new-17 -fpic -g -O2 -Wall -c sparskit.f -o sparskit.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c subscr.f -o subscr.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-SparseM/00new/SparseM/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘diag’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘norm’ from package ‘base’ in package ‘SparseM’ Creating a new generic function for ‘backsolve’ in package ‘SparseM’ Creating a generic function for ‘forwardsolve’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘model.response’ from package ‘stats’ in package ‘SparseM’ ** help *** installing help indices ** 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 (SparseM) ERROR: dependency ‘Matrix’ is not available for package ‘MatrixModels’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/MatrixModels’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘MatrixModels’ had non-zero exit status * installing *source* package ‘listenv’ ... ** package ‘listenv’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (listenv) * installing *source* package ‘parallelly’ ... ** package ‘parallelly’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (parallelly) * installing *source* package ‘credentials’ ... ** package ‘credentials’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (credentials) * installing *source* package ‘gitcreds’ ... ** package ‘gitcreds’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gitcreds) * installing *source* package ‘httr2’ ... ** package ‘httr2’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (httr2) * installing *source* package ‘ini’ ... ** package ‘ini’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ini) * installing *source* package ‘xtable’ ... ** package ‘xtable’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (xtable) * installing *source* package ‘sourcetools’ ... ** package ‘sourcetools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Reader.cpp -o Reader.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Tokenizer.cpp -o Tokenizer.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sourcetools-init.c -o sourcetools-init.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-sourcetools/00new/sourcetools/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 (sourcetools) * installing *source* package ‘fontBitstreamVera’ ... ** package ‘fontBitstreamVera’ successfully unpacked and MD5 sums checked ** using staged installation ** inst ** help No man pages found in package ‘fontBitstreamVera’ *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fontBitstreamVera) * installing *source* package ‘fontLiberation’ ... ** package ‘fontLiberation’ successfully unpacked and MD5 sums checked ** using staged installation ** inst ** help No man pages found in package ‘fontLiberation’ *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fontLiberation) * installing *source* package ‘carData’ ... ** package ‘carData’ successfully unpacked and MD5 sums checked ** using staged installation ** data *** moving datasets to lazyload DB ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (carData) * installing *source* package ‘abind’ ... ** package ‘abind’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (abind) * installing *source* package ‘globals’ ... ** package ‘globals’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (globals) * installing *source* package ‘clipr’ ... ** package ‘clipr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (clipr) * installing *source* package ‘whisker’ ... ** package ‘whisker’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (whisker) * installing *source* package ‘downlit’ ... ** package ‘downlit’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (downlit) * installing *source* package ‘htmlwidgets’ ... ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (htmlwidgets) * installing *source* package ‘xopen’ ... ** package ‘xopen’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (xopen) * installing *source* package ‘brew’ ... ** package ‘brew’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (brew) * installing *source* package ‘systemfonts’ ... ** package ‘systemfonts’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/freetype2 -I/usr/include/libpng16 Using PKG_LIBS=-lfontconfig -lfreetype ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ rm -f systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o unix/FontManagerLinux.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c caches.cpp -o caches.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/declarations.hpp:13: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11.hpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dev_metrics.cpp -o dev_metrics.o In file included from dev_metrics.cpp:1: In file included from ./dev_metrics.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/doubles.hpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c font_matching.cpp -o font_matching.o In file included from font_matching.cpp:1: In file included from ./font_matching.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/list.hpp:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/attribute_proxy.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c font_registry.cpp -o font_registry.o In file included from font_registry.cpp:1: In file included from ./font_registry.h:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/strings.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ft_cache.cpp -o ft_cache.o In file included from ft_cache.cpp:3: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_shape.cpp -o string_shape.o In file included from string_shape.cpp:4: In file included from ./string_shape.h:10: In file included from ./utils.h:9: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c font_metrics.cpp -o font_metrics.o In file included from font_metrics.cpp:1: In file included from ./font_metrics.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/strings.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c font_fallback.cpp -o font_fallback.o In file included from font_fallback.cpp:2: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/named_arg.hpp:8: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_metrics.cpp -o string_metrics.o In file included from string_metrics.cpp:1: In file included from ./string_metrics.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/list.hpp:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/attribute_proxy.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c emoji.cpp -o emoji.o In file included from emoji.cpp:1: In file included from ./emoji.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/integers.hpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cache_store.cpp -o cache_store.o In file included from cache_store.cpp:5: In file included from ./utils.h:9: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/freetype2 -I/usr/include/libpng16 -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unix/FontManagerLinux.cpp -o unix/FontManagerLinux.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o unix/FontManagerLinux.o -lfontconfig -lfreetype -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-systemfonts/00new/systemfonts/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (systemfonts) * installing *source* package ‘packrat’ ... ** package ‘packrat’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (packrat) * installing *source* package ‘renv’ ... ** package ‘renv’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (renv) * installing *source* package ‘colorspace’ ... ** package ‘colorspace’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c colorspace.c -o colorspace.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o colorspace.so colorspace.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-colorspace/00new/colorspace/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (colorspace) * installing *source* package ‘backports’ ... ** package ‘backports’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dotsElt.c -o dotsElt.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dotsLength.c -o dotsLength.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dotsNames.c -o dotsNames.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o backports.so dotsElt.o dotsLength.o dotsNames.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-backports/00new/backports/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 (backports) * installing *source* package ‘coda’ ... ** package ‘coda’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (coda) * installing *source* package ‘forcats’ ... ** package ‘forcats’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (forcats) * installing *source* package ‘remotes’ ... ** package ‘remotes’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (remotes) * installing *source* package ‘sessioninfo’ ... ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sessioninfo) * installing *source* package ‘uuid’ ... ** package ‘uuid’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... clang-17 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang-17 accepts -g... yes checking for clang-17 option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grp.h... yes checking for langinfo.h... yes checking for locale.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/syscall.h... yes checking for sys/sendfile.h... yes checking for sys/time.h... yes checking for sys/un.h... yes checking for unistd.h... (cached) yes checking for net/if.h... yes checking for net/if_dl.h... no checking for dirfd... yes checking for err... yes checking for errx... yes checking for getexecname... no checking for getrandom... yes checking for jrand48... yes checking for llseek... no checking for lchown... yes checking for mempcpy... yes checking for mkostemp... yes checking for nanosleep... yes checking for sendfile... yes checking for srandom... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for usleep... yes checking for warn... yes checking for warnx... yes checking for flock... yes checking for struct sockaddr.sa_len... no checking for dlfcn.h... yes checking for library containing dlsym... none required checking for thread local storage (TLS) support... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R.c -o R.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Ruuid.c -o Ruuid.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c clear.c -o clear.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c compare.c -o compare.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c copy.c -o copy.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gen_uuid.c -o gen_uuid.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c isnull.c -o isnull.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c md5.c -o md5.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pack.c -o pack.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parse.c -o parse.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rand.c -o rand.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c randutils.c -o randutils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sha1.c -o sha1.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unpack.c -o unpack.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -include config.h -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unparse.c -o unparse.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o uuid.so R.o Ruuid.o clear.o compare.o copy.o gen_uuid.o isnull.o md5.o pack.o parse.o rand.o randutils.o sha1.o unpack.o unparse.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-uuid/00new/uuid/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 (uuid) * installing *source* package ‘gtable’ ... ** package ‘gtable’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gtable) * installing *source* package ‘isoband’ ... ** package ‘isoband’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c clip-lines.cpp -o clip-lines.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c init.cpp -o init.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c isoband.cpp -o isoband.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c polygon.cpp -o polygon.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c separate-polygons.cpp -o separate-polygons.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c test-clip-lines.cpp -o test-clip-lines.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c test-runner.cpp -o test-runner.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c test-separate-polygons.cpp -o test-separate-polygons.o clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-isoband/00new/isoband/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 (isoband) * installing *source* package ‘minqa’ ... ** package ‘minqa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ flang-new-17 -fpic -g -O2 -Wall -c altmov.f -o altmov.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c bigden.f -o bigden.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c biglag.f -o biglag.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c bobyqa.f -o bobyqa.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c bobyqb.f -o bobyqb.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c lagmax.f -o lagmax.o flang-new: warning: argument unused during compilation: '-Wall' clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c minqa.cpp -o minqa.o In file included from minqa.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from minqa.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. flang-new-17 -fpic -g -O2 -Wall -c newuoa.f -o newuoa.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c newuob.f -o newuob.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c prelim.f -o prelim.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rescue.f -o rescue.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c trsapp.f -o trsapp.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c trsbox.f -o trsbox.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c trstep.f -o trstep.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c uobyqa.f -o uobyqa.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c uobyqb.f -o uobyqb.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c update.f -o update.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c updatebobyqa.f -o updatebobyqa.o flang-new: warning: argument unused during compilation: '-Wall' clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o minqa.so altmov.o bigden.o biglag.o bobyqa.o bobyqb.o lagmax.o minqa.o newuoa.o newuob.o prelim.o rescue.o trsapp.o trsbox.o trstep.o uobyqa.o uobyqb.o update.o updatebobyqa.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-minqa/00new/minqa/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 (minqa) * installing *source* package ‘nloptr’ ... ** package ‘nloptr’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++-17 -std=gnu++17 accepts -g... yes checking for clang++-17 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... clang++-17 -std=gnu++17 -E checking whether the compiler supports GNU C++... (cached) yes checking whether clang++-17 -std=gnu++17 accepts -g... (cached) yes checking for clang++-17 -std=gnu++17 option to enable C++11 features... (cached) none needed checking for pkg-config... /usr/bin/pkg-config checking if pkg-config knows NLopt... yes checking for pkg-config checking NLopt version... >= 2.7.0 configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init_nloptr.c -o init_nloptr.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nloptr.c -o nloptr.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c test-C-API.cpp -o test-C-API.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/testthat/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c test-runner.cpp -o test-runner.o clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o nloptr.so init_nloptr.o nloptr.o test-C-API.o test-runner.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -lnlopt -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-nloptr/00new/nloptr/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 (nloptr) * installing *source* package ‘zip’ ... ** package ‘zip’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -g -O3 -Wall -pedantic miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip clang-17 -g -O3 -Wall -pedantic miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c miniz.c -o miniz.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rzip.c -o rzip.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c zip.c -o zip.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c unixutils.c -o unixutils.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/home/hornik/tmp/R/lib -lR installing via 'install.libs.R' to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-zip/00new/zip ** 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 (zip) * installing *source* package ‘mnormt’ ... ** package ‘mnormt’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’ flang-new-17 -fpic -g -O2 -Wall -c biv-nt.f -o biv-nt.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mnormt_init.c -o mnormt_init.o flang-new-17 -fpic -g -O2 -Wall -c rtmng.f -o rtmng.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c sadmvnt.f -o sadmvnt.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c tvpack.f -o tvpack.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mnormt.so biv-nt.o mnormt_init.o rtmng.o sadmvnt.o tvpack.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-mnormt/00new/mnormt/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 (mnormt) * installing *source* package ‘rstudioapi’ ... ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rstudioapi) * installing *source* package ‘later’ ... ** package ‘later’ successfully unpacked and MD5 sums checked ** using staged installation Running configure script -latomic linker flag not needed. ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c callback_registry.cpp -o callback_registry.o In file included from callback_registry.cpp:6: In file included from ./callback_registry.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from callback_registry.cpp:6: In file included from ./callback_registry.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", In file included from callback_registry.cpp:6: In file included from ./callback_registry.h:10: In file included from ./threadutils.h:8: In file included from ./tinycthread.h:32: ./badthreads.h:48:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 48 | #define thread_local THREADS_H_ERROR | ^ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c debug.cpp -o debug.o debug.cpp:31:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 31 | ssize_t res = write(STDERR_FILENO, buf, n); | ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c later.cpp -o later.o In file included from later.cpp:1: In file included from ./later.h:6: In file included from ./callback_registry.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from later.cpp:1: In file included from ./later.h:6: In file included from ./callback_registry.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", In file included from later.cpp:1: In file included from ./later.h:6: In file included from ./callback_registry.h:10: In file included from ./threadutils.h:8: In file included from ./tinycthread.h:32: ./badthreads.h:48:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 48 | #define thread_local THREADS_H_ERROR | ^ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c later_posix.cpp -o later_posix.o In file included from later_posix.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from later_posix.cpp:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", In file included from later_posix.cpp:9: In file included from ./later.h:6: In file included from ./callback_registry.h:10: In file included from ./threadutils.h:8: In file included from ./tinycthread.h:32: ./badthreads.h:48:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 48 | #define thread_local THREADS_H_ERROR | ^ later_posix.cpp:136:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 136 | REprintf(msg.c_str()); | ^~~~~~~~~~~ later_posix.cpp:136:14: note: treat the string as an argument to avoid this 136 | REprintf(msg.c_str()); | ^ | "%s", later_posix.cpp:247:13: warning: unused variable 'ret' [-Wunused-variable] 247 | ssize_t ret = write(dummy_pipe_in, "a", 1); | ^~~ 6 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c later_win32.cpp -o later_win32.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c timer_posix.cpp -o timer_posix.o In file included from timer_posix.cpp:6: In file included from ./timer_posix.h:8: In file included from ./threadutils.h:8: In file included from ./tinycthread.h:32: ./badthreads.h:48:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 48 | #define thread_local THREADS_H_ERROR | ^ 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c timestamp_unix.cpp -o timestamp_unix.o In file included from timestamp_unix.cpp:5: In file included from ./timeconv.h:9: In file included from ./tinycthread.h:32: ./badthreads.h:48:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 48 | #define thread_local THREADS_H_ERROR | ^ 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c timestamp_win32.cpp -o timestamp_win32.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tinycthread.c -o tinycthread.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-later/00new/later/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (later) * installing *source* package ‘farver’ ... ** package ‘farver’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c ColorSpace.cpp -o ColorSpace.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c Comparison.cpp -o Comparison.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c Conversion.cpp -o Conversion.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c encode.cpp -o encode.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c farver.cpp -o farver.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c init.cpp -o init.o clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-farver/00new/farver/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (farver) * installing *source* package ‘labeling’ ... ** package ‘labeling’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (labeling) * installing *source* package ‘RColorBrewer’ ... ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RColorBrewer) * installing *source* package ‘viridisLite’ ... ** package ‘viridisLite’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (viridisLite) * installing *source* package ‘assertthat’ ... ** package ‘assertthat’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (assertthat) * installing *source* package ‘commonmark’ ... ** package ‘commonmark’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions/tasklist.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions.c -o extensions.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c wrapper.c -o wrapper.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/cmark.c -o cmark/cmark.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/node.c -o cmark/node.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/iterator.c -o cmark/iterator.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/blocks.c -o cmark/blocks.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/inlines.c -o cmark/inlines.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/scanners.c -o cmark/scanners.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/utf8.c -o cmark/utf8.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/buffer.c -o cmark/buffer.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/references.c -o cmark/references.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/render.c -o cmark/render.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/man.c -o cmark/man.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/xml.c -o cmark/xml.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/html.c -o cmark/html.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/commonmark.c -o cmark/commonmark.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/latex.c -o cmark/latex.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/arena.c -o cmark/arena.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/linked_list.c -o cmark/linked_list.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/plugin.c -o cmark/plugin.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/registry.c -o cmark/registry.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/syntax_extension.c -o cmark/syntax_extension.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/plaintext.c -o cmark/plaintext.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/footnotes.c -o cmark/footnotes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cmark/map.c -o cmark/map.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/autolink.c -o extensions/autolink.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/core-extensions.c -o extensions/core-extensions.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/ext_scanners.c -o extensions/ext_scanners.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/strikethrough.c -o extensions/strikethrough.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/table.c -o extensions/table.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/tagfilter.c -o extensions/tagfilter.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c extensions/tasklist.c -o extensions/tasklist.o ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions/tasklist.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-commonmark/00new/commonmark/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 (commonmark) * installing *source* package ‘xml2’ ... ** package ‘xml2’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/libxml2 Using PKG_LIBS=-lxml2 ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c connection.cpp -o connection.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_doc.cpp -o xml2_doc.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_init.cpp -o xml2_init.o xml2_init.cpp:37:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | Rf_error(buffer); | ^~~~~~ xml2_init.cpp:37:12: note: treat the string as an argument to avoid this 37 | Rf_error(buffer); | ^ | "%s", 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_namespace.cpp -o xml2_namespace.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_node.cpp -o xml2_node.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_output.cpp -o xml2_output.o xml2_output.cpp:95:40: warning: invalid conversion specifier ',' [-Wformat-invalid-specifier] 95 | Rf_error("write failed, expected %l, got %l", len, write_size); | ~~^ xml2_output.cpp:95:46: warning: incomplete format specifier [-Wformat] 95 | Rf_error("write failed, expected %l, got %l", len, write_size); | ^~ 2 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_schema.cpp -o xml2_schema.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_url.cpp -o xml2_url.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c xml2_xpath.cpp -o xml2_xpath.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-xml2/00new/xml2/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (xml2) * installing *source* package ‘bookdown’ ... ** package ‘bookdown’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bookdown) * installing *source* package ‘lmtest’ ... ** package ‘lmtest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o flang-new-17 -fpic -g -O2 -Wall -c pan.f -o pan.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o lmtest.so init.o pan.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-lmtest/00new/lmtest/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (lmtest) * installing *source* package ‘urltools’ ... ** package ‘urltools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c compose.cpp -o compose.o In file included from compose.cpp:1: In file included from ./compose.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from compose.cpp:1: In file included from ./compose.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c credentials.cpp -o credentials.o In file included from credentials.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from credentials.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c encoding.cpp -o encoding.o In file included from encoding.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from encoding.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parameter.cpp -o parameter.o In file included from parameter.cpp:1: In file included from ./parameter.h:1: In file included from ./parsing.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from parameter.cpp:1: In file included from ./parameter.h:1: In file included from ./parsing.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parsing.cpp -o parsing.o In file included from parsing.cpp:1: In file included from ./parsing.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from parsing.cpp:1: In file included from ./parsing.h:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c puny.cpp -o puny.o In file included from puny.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from puny.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c punycode.c -o punycode.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c suffix.cpp -o suffix.o In file included from suffix.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from suffix.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utf8.c -o utf8.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o urltools.so RcppExports.o compose.o credentials.o encoding.o parameter.o parsing.o puny.o punycode.o suffix.o utf8.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-urltools/00new/urltools/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (urltools) * installing *source* package ‘promises’ ... ** package ‘promises’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c promise_task.cpp -o promise_task.o In file included from promise_task.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from promise_task.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o promises.so RcppExports.o promise_task.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-promises/00new/promises/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 (promises) ERROR: dependencies ‘Matrix’, ‘MatrixModels’, ‘survival’, ‘MASS’ are not available for package ‘quantreg’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/quantreg’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘quantreg’ had non-zero exit status * installing *source* package ‘future’ ... ** package ‘future’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (future) * installing *source* package ‘gert’ ... ** package ‘gert’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS= Using PKG_LIBS=-lgit2 Configuration OK! ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o ignore.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c branch.c -o branch.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c clone.c -o clone.o clone.c:160:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 160 | REprintf("\rChecked out %d of %d commits...", cur, tot); | ~~ ^~~ | %zu clone.c:160:56: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 160 | REprintf("\rChecked out %d of %d commits...", cur, tot); | ~~ ^~~ | %zu 2 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c commit.c -o commit.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c config.c -o config.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c conflicts.c -o conflicts.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c files.c -o files.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c ignore.c -o ignore.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c merge.c -o merge.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c rebase.c -o rebase.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c stash.c -o stash.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c submodules.c -o submodules.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c tag.c -o tag.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c version.c -o version.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o ignore.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-gert/00new/gert/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 (gert) * installing *source* package ‘gh’ ... ** package ‘gh’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gh) * installing *source* package ‘textshaping’ ... ** package ‘textshaping’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi Using PKG_LIBS=-lharfbuzz -lfreetype -lfribidi ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ rm -f textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/declarations.hpp:13: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11.hpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c face_feature.cpp -o face_feature.o In file included from face_feature.cpp:1: In file included from ./face_feature.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/strings.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hb_shaper.cpp -o hb_shaper.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_bidi.cpp -o string_bidi.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_metrics.cpp -o string_metrics.o In file included from string_metrics.cpp:3: In file included from ./string_metrics.h:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/doubles.hpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_shape.cpp -o string_shape.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o -lharfbuzz -lfreetype -lfribidi -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-textshaping/00new/textshaping/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 (textshaping) * installing *source* package ‘fontquiver’ ... ** package ‘fontquiver’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fontquiver) * installing *source* package ‘profvis’ ... ** package ‘profvis’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pause.c -o pause.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c profvis-init.c -o profvis-init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o profvis.so pause.o profvis-init.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-profvis/00new/profvis/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 (profvis) * installing *source* package ‘rcmdcheck’ ... ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rcmdcheck) * installing *source* package ‘roxygen2’ ... ** package ‘roxygen2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/declarations.hpp:13: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11.hpp:5: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c escapeExamples.cpp -o escapeExamples.o In file included from escapeExamples.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/strings.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c isComplete.cpp -o isComplete.o clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c leadingSpaces.cpp -o leadingSpaces.o In file included from leadingSpaces.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/integers.hpp:9: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c parser2.cpp -o parser2.o In file included from parser2.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/list.hpp:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/attribute_proxy.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c wrapUsage.cpp -o wrapUsage.o In file included from wrapUsage.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/strings.hpp:7: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/as.hpp:11: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat] 282 | REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell)); | ~~ ^~~~~~~~~ 4 warnings generated. clang++-17 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o roxygen2.so cpp11.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-roxygen2/00new/roxygen2/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 (roxygen2) * installing *source* package ‘rversions’ ... ** package ‘rversions’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rversions) * installing *source* package ‘urlchecker’ ... ** package ‘urlchecker’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (urlchecker) * installing *source* package ‘rsconnect’ ... ** package ‘rsconnect’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rsconnect) * installing *source* package ‘munsell’ ... ** package ‘munsell’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (munsell) * installing *source* package ‘broom’ ... ** package ‘broom’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (broom) ERROR: dependencies ‘Matrix’, ‘MASS’, ‘boot’ are not available for package ‘lme4’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/lme4’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘lme4’ had non-zero exit status * installing *source* package ‘openxlsx’ ... ** package ‘openxlsx’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c helper_functions.cpp -o helper_functions.o In file included from helper_functions.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from helper_functions.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c load_workbook.cpp -o load_workbook.o In file included from load_workbook.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from load_workbook.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_workbook.cpp -o read_workbook.o In file included from read_workbook.cpp:3: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from read_workbook.cpp:3: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_data.cpp -o write_data.o In file included from write_data.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from write_data.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_file.cpp -o write_file.o In file included from write_file.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from write_file.cpp:2: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_file_2.cpp -o write_file_2.o In file included from write_file_2.cpp:3: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from write_file_2.cpp:3: In file included from ./openxlsx.h:3: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o openxlsx.so RcppExports.o helper_functions.o load_workbook.o read_workbook.o write_data.o write_file.o write_file_2.o -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-openxlsx/00new/openxlsx/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 (openxlsx) * installing *source* package ‘psych’ ... ** package ‘psych’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (psych) * installing *source* package ‘huxtable’ ... ** package ‘huxtable’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (huxtable) * installing *source* package ‘httpuv’ ... ** package ‘httpuv’ successfully unpacked and MD5 sums checked ** using staged installation ** Using libuv found by pkg-config in /usr ** PKG_CFLAGS= ** PKG_LIBS=-luv -lpthread -ldl -lrt ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c callback.cpp -o callback.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c callbackqueue.cpp -o callbackqueue.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c filedatasource-unix.cpp -o filedatasource-unix.o In file included from filedatasource-unix.cpp:3: In file included from ./filedatasource.h:4: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from filedatasource-unix.cpp:3: In file included from ./filedatasource.h:4: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c filedatasource-win.cpp -o filedatasource-win.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c fs.cpp -o fs.o In file included from fs.cpp:2: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from fs.cpp:2: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c gzipdatasource.cpp -o gzipdatasource.o In file included from gzipdatasource.cpp:1: In file included from ./gzipdatasource.h:5: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from gzipdatasource.cpp:1: In file included from ./gzipdatasource.h:5: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c http.cpp -o http.o In file included from http.cpp:1: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from http.cpp:1: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c httprequest.cpp -o httprequest.o In file included from httprequest.cpp:3: In file included from ./httprequest.h:11: In file included from ./socket.h:4: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from httprequest.cpp:3: In file included from ./httprequest.h:11: In file included from ./socket.h:4: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c httpresponse.cpp -o httpresponse.o In file included from httpresponse.cpp:1: In file included from ./httpresponse.h:6: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from httpresponse.cpp:1: In file included from ./httpresponse.h:6: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c httpuv.cpp -o httpuv.o In file included from httpuv.cpp:12: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from httpuv.cpp:12: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c md5.c -o md5.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c mime.cpp -o mime.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c socket.cpp -o socket.o In file included from socket.cpp:1: In file included from ./socket.h:4: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from socket.cpp:1: In file included from ./socket.h:4: In file included from ./http.h:7: In file included from ./webapplication.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c staticpath.cpp -o staticpath.o In file included from staticpath.cpp:1: In file included from ./staticpath.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from staticpath.cpp:1: In file included from ./staticpath.h:6: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c thread.cpp -o thread.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c timegm.cpp -o timegm.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c utils.cpp -o utils.o In file included from utils.cpp:1: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from utils.cpp:1: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c uvutil.cpp -o uvutil.o In file included from uvutil.cpp:1: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from uvutil.cpp:1: In file included from ./uvutil.h:10: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c webapplication.cpp -o webapplication.o In file included from webapplication.cpp:3: In file included from ./httpuv.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from webapplication.cpp:3: In file included from ./httpuv.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", webapplication.cpp:223:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 223 | REprintf(pFDS->lastErrorMessage().c_str()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webapplication.cpp:223:16: note: treat the string as an argument to avoid this 223 | REprintf(pFDS->lastErrorMessage().c_str()); | ^ | "%s", 4 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c websockets-base.cpp -o websockets-base.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c websockets-hixie76.cpp -o websockets-hixie76.o In file included from websockets-hixie76.cpp:1: In file included from ./websockets-hixie76.h:4: In file included from ./websockets.h:11: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from websockets-hixie76.cpp:1: In file included from ./websockets-hixie76.h:4: In file included from ./websockets.h:11: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c websockets-hybi03.cpp -o websockets-hybi03.o In file included from websockets-hybi03.cpp:10: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from websockets-hybi03.cpp:10: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c websockets-ietf.cpp -o websockets-ietf.o In file included from websockets-ietf.cpp:3: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from websockets-ietf.cpp:3: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c websockets.cpp -o websockets.o In file included from websockets.cpp:1: In file included from ./websockets.h:11: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from websockets.cpp:1: In file included from ./websockets.h:11: In file included from ./utils.h:11: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c winutils.cpp -o winutils.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c http-parser/http_parser.c -o http-parser/http_parser.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c sha1/sha1.c -o sha1/sha1.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -pthread -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/later/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DSTRICT_R_HEADERS -fpic -g -O3 -Wall -pedantic -c base64/base64.cpp -o base64/base64.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o httpuv.so RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o gzipdatasource.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o -luv -lpthread -ldl -lrt ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-httpuv/00new/httpuv/libs ** R ** demo ** 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 (httpuv) * installing *source* package ‘crul’ ... ** package ‘crul’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (crul) ERROR: dependencies ‘lme4’, ‘MASS’, ‘Matrix’ are not available for package ‘pbkrtest’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/pbkrtest’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘pbkrtest’ had non-zero exit status * installing *source* package ‘furrr’ ... ** package ‘furrr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (furrr) * installing *source* package ‘usethis’ ... ** package ‘usethis’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (usethis) * installing *source* package ‘ragg’ ... ** package ‘ragg’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp Using PKG_LIBS=-lfreetype -lpng16 -ltiff -ljpeg -ljpeg ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c capture_dev.cpp -o capture_dev.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c jpeg_dev.cpp -o jpeg_dev.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c png_dev.cpp -o png_dev.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ppm_dev.cpp -o ppm_dev.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tiff_dev.cpp -o tiff_dev.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_curves.cpp -o agg/src/agg_curves.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_font_freetype.cpp -o agg/src/agg_font_freetype.o agg/src/agg_font_freetype.cpp:116:18: warning: variable 'len' set but not used [-Wunused-but-set-variable] 116 | unsigned len = 0; | ^ 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_image_filters.cpp -o agg/src/agg_image_filters.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_trans_affine.cpp -o agg/src/agg_trans_affine.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_vcgen_dash.cpp -o agg/src/agg_vcgen_dash.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/systemfonts/include' -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c agg/src/agg_vcgen_stroke.cpp -o agg/src/agg_vcgen_stroke.o ar rcs agg/libstatagg.a agg/src/agg_curves.o agg/src/agg_font_freetype.o agg/src/agg_image_filters.o agg/src/agg_trans_affine.o agg/src/agg_vcgen_dash.o agg/src/agg_vcgen_stroke.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o ragg.so capture_dev.o init.o jpeg_dev.o png_dev.o ppm_dev.o tiff_dev.o -Lagg -lstatagg -lfreetype -lpng16 -ltiff -ljpeg -ljpeg -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-ragg/00new/ragg/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (ragg) * installing *source* package ‘quarto’ ... ** package ‘quarto’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (quarto) * installing *source* package ‘scales’ ... ** package ‘scales’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (scales) * installing *source* package ‘shiny’ ... ** package ‘shiny’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (shiny) ERROR: dependencies ‘MASS’, ‘mgcv’, ‘nnet’, ‘pbkrtest’, ‘quantreg’, ‘lme4’ are not available for package ‘car’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/car’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘car’ had non-zero exit status * installing *source* package ‘pkgdown’ ... ** package ‘pkgdown’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pkgdown) * installing *source* package ‘broom.mixed’ ... ** package ‘broom.mixed’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (broom.mixed) ERROR: dependencies ‘MASS’, ‘mgcv’ are not available for package ‘ggplot2’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/ggplot2’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘ggplot2’ had non-zero exit status * installing *source* package ‘officer’ ... ** package ‘officer’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (officer) * installing *source* package ‘gfonts’ ... ** package ‘gfonts’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gfonts) * installing *source* package ‘miniUI’ ... ** package ‘miniUI’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (miniUI) ERROR: dependencies ‘car’, ‘survival’ are not available for package ‘AER’ * removing ‘/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/AER’ Warning in install.packages(package, dependencies = TRUE) : installation of package ‘AER’ had non-zero exit status * installing *source* package ‘gdtools’ ... ** package ‘gdtools’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 Using PKG_LIBS=-lcairo -lfreetype ** libs using C++ compiler: ‘Debian clang version 17.0.5 (1)’ rm -f gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c CairoContext.cpp -o CairoContext.o In file included from CairoContext.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from CairoContext.cpp:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from ./../inst/include/gdtools.h:7: In file included from ./../inst/include/gdtools_RcppExports.h:7: In file included from ./../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from RcppExports.cpp:4: In file included from ./../inst/include/gdtools.h:7: In file included from ./../inst/include/gdtools_RcppExports.h:7: In file included from ./../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", RcppExports.cpp:108:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 108 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:108:18: note: treat the string as an argument to avoid this 108 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:147:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 147 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:147:18: note: treat the string as an argument to avoid this 147 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:182:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 182 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:182:18: note: treat the string as an argument to avoid this 182 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:221:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 221 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:221:18: note: treat the string as an argument to avoid this 221 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:261:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 261 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:261:18: note: treat the string as an argument to avoid this 261 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:301:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 301 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:301:18: note: treat the string as an argument to avoid this 301 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:340:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 340 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:340:18: note: treat the string as an argument to avoid this 340 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:374:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 374 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:374:18: note: treat the string as an argument to avoid this 374 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:408:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 408 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:408:18: note: treat the string as an argument to avoid this 408 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ 12 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c font_metrics.cpp -o font_metrics.o In file included from font_metrics.cpp:1: In file included from ../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from font_metrics.cpp:1: In file included from ../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c gdtools.cpp -o gdtools.o In file included from gdtools.cpp:1: In file included from ../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from gdtools.cpp:1: In file included from ../inst/include/gdtools_types.h:4: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c raster_to_base64.cpp -o raster_to_base64.o In file included from raster_to_base64.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from raster_to_base64.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../inst/include/ -I'/tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c versions.cpp -o versions.o In file included from versions.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:128: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/routines.h:26: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ In file included from versions.cpp:1: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp.h:27: In file included from /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/RcppCommon.h:181: /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 30 | Rf_warningcall(call, s.c_str()); | ^~~~~~~~~ /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/Rcpp/include/Rcpp/print.h:30:26: note: treat the string as an argument to avoid this 30 | Rf_warningcall(call, s.c_str()); | ^ | "%s", 3 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o -lcairo -lfreetype -L/home/hornik/tmp/R/lib -lR installing to /tmp/RtmpsqZJLW/working_dir/RtmpZITIzu/RLIBS_21463c789a2c19/00LOCK-gdtools/00new/gdtools/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 (gdtools) * installing *source* package ‘devtools’ ... ** package ‘devtools’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (devtools) * installing *source* package ‘flextable’ ... ** package ‘flextable’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (flextable) * installing *source* package ‘ftExtra’ ... ** package ‘ftExtra’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ftExtra) [conflicted] Will prefer dplyr::filter over any other package. [conflicted] Will prefer dplyr::add_rownames over any other package. [conflicted] Will prefer dplyr::lag over any other package. ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (TwoWayFEWeights)