* using log directory ‘/srv/hornik/tmp/CRAN/btools.Rcheck’ * using R Under development (unstable) (2024-03-30 r86233) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘btools/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘btools’ version ‘1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Noah Jeffrey Blair ’ New submission * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘btools’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s/2s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [247s/247s] ERROR Running examples in ‘btools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: package_load > ### Title: Install and load packages > ### Aliases: package_load > > ### ** Examples > > package_load("tidyverse", "pracma", "magrittr") Installing package into ‘/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f’ (as ‘lib’ is unspecified) also installing the dependencies ‘bit’, ‘rematch’, ‘bit64’, ‘backports’, ‘blob’, ‘DBI’, ‘data.table’, ‘gtable’, ‘isoband’, ‘gargle’, ‘uuid’, ‘cellranger’, ‘ids’, ‘timechange’, ‘vroom’, ‘tzdb’, ‘progress’, ‘selectr’, ‘broom’, ‘conflicted’, ‘dbplyr’, ‘dtplyr’, ‘forcats’, ‘ggplot2’, ‘googledrive’, ‘googlesheets4’, ‘haven’, ‘hms’, ‘lubridate’, ‘modelr’, ‘readr’, ‘readxl’, ‘reprex’, ‘rvest’, ‘tidyr’ * installing *source* package ‘bit’ ... ** package ‘bit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘rematch’ ... ** package ‘rematch’ 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 (rematch) * installing *source* package ‘backports’ ... ** package ‘backports’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/lib -Wl,-O1 -o backports.so dotsElt.o dotsLength.o dotsNames.o init.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘blob’ ... ** package ‘blob’ 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 (blob) * installing *source* package ‘DBI’ ... ** package ‘DBI’ 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 (DBI) * installing *source* package ‘data.table’ ... ** package ‘data.table’ successfully unpacked and MD5 sums checked ** using staged installation zlib 1.3 is available ok R CMD SHLIB supports OpenMP without any extra hint ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c assign.c -o assign.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c between.c -o between.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bmerge.c -o bmerge.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c chmatch.c -o chmatch.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cj.c -o cj.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c coalesce.c -o coalesce.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dogroups.c -o dogroups.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fastmean.c -o fastmean.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fcast.c -o fcast.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fifelse.c -o fifelse.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fmelt.c -o fmelt.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c forder.c -o forder.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c frank.c -o frank.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fread.c -o fread.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c freadR.c -o freadR.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c froll.c -o froll.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c frollR.c -o frollR.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c frolladaptive.c -o frolladaptive.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fsort.c -o fsort.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fwrite.c -o fwrite.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fwriteR.c -o fwriteR.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gsumm.c -o gsumm.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c idatetime.c -o idatetime.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ijoin.c -o ijoin.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c inrange.c -o inrange.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nafill.c -o nafill.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c negate.c -o negate.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nqrecreateindices.c -o nqrecreateindices.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c openmp-utils.c -o openmp-utils.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c programming.c -o programming.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c quickselect.c -o quickselect.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rbindlist.c -o rbindlist.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c reorder.c -o reorder.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c shift.c -o shift.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c snprintf.c -o snprintf.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -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-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c transpose.c -o transpose.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c types.c -o types.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c uniqlist.c -o uniqlist.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/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 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vecseq.c -o vecseq.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wrappers.c -o wrappers.o clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/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 idatetime.o ijoin.o init.o inrange.o nafill.o negate.o nqrecreateindices.o openmp-utils.o programming.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 -lz -L/home/hornik/tmp/R-d-clang-17/lib -lR PKG_CFLAGS = PKG_LIBS = -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/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘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.6 (5)’ using C++11 clang++-17 -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘gargle’ ... ** package ‘gargle’ 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 (gargle) * 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.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘timechange’ ... ** package ‘timechange’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c common.cpp -o common.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c get.cpp -o get.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/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 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c round.cpp -o round.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tzone.cpp -o tzone.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c update.cpp -o update.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_fixed.cc -o cctz/src/time_zone_fixed.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_if.cc -o cctz/src/time_zone_if.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_impl.cc -o cctz/src/time_zone_impl.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_info.cc -o cctz/src/time_zone_info.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_libc.cc -o cctz/src/time_zone_libc.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_lookup.cc -o cctz/src/time_zone_lookup.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/time_zone_posix.cc -o cctz/src/time_zone_posix.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I. -I./cctz/src/ -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cctz/src/zone_info_source.cc -o cctz/src/zone_info_source.o ar rcs libcctz.a ./cctz/src/time_zone_fixed.o ./cctz/src/time_zone_if.o ./cctz/src/time_zone_impl.o ./cctz/src/time_zone_info.o ./cctz/src/time_zone_libc.o ./cctz/src/time_zone_lookup.o ./cctz/src/time_zone_posix.o ./cctz/src/zone_info_source.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o timechange.so common.o cpp11.o get.o parse.o round.o tzone.o update.o -L. -lcctz -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-timechange/00new/timechange/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 (timechange) * installing *source* package ‘tzdb’ ... ** package ‘tzdb’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c api.cpp -o api.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c names.cpp -o names.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c path.cpp -o path.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c tz.cpp -o tz.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -fpic -g -O3 -Wall -pedantic -c version.cpp -o version.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o tzdb.so api.o cpp11.o names.o path.o tz.o version.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-tzdb/00new/tzdb/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 (tzdb) * installing *source* package ‘selectr’ ... ** package ‘selectr’ 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 (selectr) * 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 ‘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 ‘hms’ ... ** package ‘hms’ 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 (hms) * installing *source* package ‘reprex’ ... ** package ‘reprex’ 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 (reprex) * installing *source* package ‘tidyr’ ... ** package ‘tidyr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c melt.cpp -o melt.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c simplifyPieces.cpp -o simplifyPieces.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o tidyr.so cpp11.o melt.o simplifyPieces.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘bit64’ ... ** package ‘bit64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/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-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/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 ‘cellranger’ ... ** package ‘cellranger’ 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 (cellranger) * installing *source* package ‘ids’ ... ** package ‘ids’ 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 (ids) * installing *source* package ‘progress’ ... ** package ‘progress’ 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 (progress) * installing *source* package ‘broom’ ... ** package ‘broom’ successfully unpacked and MD5 sums checked ** using staged installation ** R Warning: namespace ‘nlme’ is not available and has been replaced by .GlobalEnv when processing object ‘mjoint_fit’ ** 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) * installing *source* package ‘dbplyr’ ... ** package ‘dbplyr’ 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 (dbplyr) * installing *source* package ‘dtplyr’ ... ** package ‘dtplyr’ 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 (dtplyr) ERROR: dependencies ‘MASS’, ‘mgcv’ are not available for package ‘ggplot2’ * removing ‘/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/ggplot2’ Warning in utils::install.packages(pkg) : installation of package ‘ggplot2’ had non-zero exit status * installing *source* package ‘googledrive’ ... ** package ‘googledrive’ 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 (googledrive) * installing *source* package ‘lubridate’ ... ** package ‘lubridate’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c datetime.c -o datetime.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c period.c -o period.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tparse.c -o tparse.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/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-d-clang-17/lib -Wl,-O1 -o lubridate.so datetime.o init.o period.o tparse.o utils.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-lubridate/00new/lubridate/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 (lubridate) * installing *source* package ‘rvest’ ... ** package ‘rvest’ 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 (rvest) * installing *source* package ‘vroom’ ... ** package ‘vroom’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Iconv.cpp -o Iconv.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LocaleInfo.cpp -o LocaleInfo.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c altrep.cc -o altrep.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c delimited_index.cc -o delimited_index.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c delimited_index_connection.cc -o delimited_index_connection.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fixed_width_index_connection.cc -o fixed_width_index_connection.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gen.cc -o gen.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c grisu3.c -o grisu3.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c guess_type.cc -o guess_type.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c iconv_file.cc -o iconv_file.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c index_collection.cc -o index_collection.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom.cc -o vroom.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_big_int.cc -o vroom_big_int.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_chr.cc -o vroom_chr.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_date.cc -o vroom_date.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_dbl.cc -o vroom_dbl.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_dttm.cc -o vroom_dttm.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_errors.cpp -o vroom_errors.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_fct.cc -o vroom_fct.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_fwf.cc -o vroom_fwf.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_int.cc -o vroom_int.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_num.cc -o vroom_num.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_rle.cc -o vroom_rle.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_time.cc -o vroom_time.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Imio/include -DWIN32_LEAN_AND_MEAN -Ispdlog/include -DFMT_HEADER_ONLY -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vroom_write.cc -o vroom_write.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o vroom.so Iconv.o LocaleInfo.o altrep.o cpp11.o delimited_index.o delimited_index_connection.o fixed_width_index_connection.o gen.o grisu3.o guess_type.o iconv_file.o index_collection.o vroom.o vroom_big_int.o vroom_chr.o vroom_date.o vroom_dbl.o vroom_dttm.o vroom_errors.o vroom_fct.o vroom_fwf.o vroom_int.o vroom_num.o vroom_rle.o vroom_time.o vroom_write.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-vroom/00new/vroom/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 (vroom) * installing *source* package ‘googlesheets4’ ... ** package ‘googlesheets4’ 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 (googlesheets4) * installing *source* package ‘modelr’ ... ** package ‘modelr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (modelr) * installing *source* package ‘readxl’ ... ** package ‘readxl’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c XlsWorkBook.cpp -o XlsWorkBook.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c XlsxWorkBook.cpp -o XlsxWorkBook.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c zip.cpp -o zip.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c Read.cpp -o Read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cran.c -o cran.o In file included from cran.c:1: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from cran.c:1: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/xlstool.c -o libxls/xlstool.o In file included from libxls/xlstool.c:53: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/xlstool.c:53: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/endian.c -o libxls/endian.o In file included from libxls/endian.c:34: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/endian.c:34: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/ole.c -o libxls/ole.o In file included from libxls/ole.c:43: In file included from ./libxls/ole.h:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/ole.c:43: In file included from ./libxls/ole.h:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/xls.c -o libxls/xls.o In file included from libxls/xls.c:52: In file included from ./libxls/endian.h:32: In file included from ./libxls/xlsstruct.h:39: In file included from ./libxls/ole.h:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/xls.c:52: In file included from ./libxls/endian.h:32: In file included from ./libxls/xlsstruct.h:39: In file included from ./libxls/ole.h:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -Iunix -I. -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/progress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/locale.c -o libxls/locale.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o readxl.so cpp11.o XlsWorkBook.o XlsxWorkBook.o zip.o Read.o cran.o libxls/xlstool.o libxls/endian.o libxls/ole.o libxls/xls.o libxls/locale.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-readxl/00new/readxl/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 (readxl) * installing *source* package ‘readr’ ... ** package ‘readr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Collector.cpp -o Collector.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c CollectorGuess.cpp -o CollectorGuess.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Iconv.cpp -o Iconv.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LocaleInfo.cpp -o LocaleInfo.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/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-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Source.cpp -o Source.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/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 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c TokenizerDelim.cpp -o TokenizerDelim.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c TokenizerFwf.cpp -o TokenizerFwf.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c TokenizerWs.cpp -o TokenizerWs.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c connection.cpp -o connection.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c datetime.cpp -o datetime.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c grisu3.c -o grisu3.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/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-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c parse.cpp -o parse.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read.cpp -o read.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c type_convert.cpp -o type_convert.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write.cpp -o write.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tzdb/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_delim.cpp -o write_delim.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o readr.so Collector.o CollectorGuess.o Iconv.o LocaleInfo.o Reader.o Source.o Tokenizer.o TokenizerDelim.o TokenizerFwf.o TokenizerWs.o connection.o cpp11.o datetime.o grisu3.o init.o parse.o read.o type_convert.o write.o write_delim.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-readr/00new/readr/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 (readr) * installing *source* package ‘haven’ ... ** package ‘haven’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS= Using PKG_LIBS=-lz ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c tagged_na.c -o tagged_na.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/CKHashTable.c -o readstat/CKHashTable.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_bits.c -o readstat/readstat_bits.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_convert.c -o readstat/readstat_convert.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_error.c -o readstat/readstat_error.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_io_unistd.c -o readstat/readstat_io_unistd.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_malloc.c -o readstat/readstat_malloc.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_metadata.c -o readstat/readstat_metadata.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_parser.c -o readstat/readstat_parser.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_value.c -o readstat/readstat_value.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_variable.c -o readstat/readstat_variable.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/readstat_writer.c -o readstat/readstat_writer.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/ieee.c -o readstat/sas/ieee.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas.c -o readstat/sas/readstat_sas.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas7bcat_read.c -o readstat/sas/readstat_sas7bcat_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas7bcat_write.c -o readstat/sas/readstat_sas7bcat_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas7bdat_read.c -o readstat/sas/readstat_sas7bdat_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas7bdat_write.c -o readstat/sas/readstat_sas7bdat_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_sas_rle.c -o readstat/sas/readstat_sas_rle.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_xport.c -o readstat/sas/readstat_xport.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_xport_parse_format.c -o readstat/sas/readstat_xport_parse_format.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_xport_read.c -o readstat/sas/readstat_xport_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/sas/readstat_xport_write.c -o readstat/sas/readstat_xport_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_por.c -o readstat/spss/readstat_por.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_por_parse.c -o readstat/spss/readstat_por_parse.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_por_read.c -o readstat/spss/readstat_por_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_por_write.c -o readstat/spss/readstat_por_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav.c -o readstat/spss/readstat_sav.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav_compress.c -o readstat/spss/readstat_sav_compress.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav_parse.c -o readstat/spss/readstat_sav_parse.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav_parse_timestamp.c -o readstat/spss/readstat_sav_parse_timestamp.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav_read.c -o readstat/spss/readstat_sav_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_sav_write.c -o readstat/spss/readstat_sav_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_spss.c -o readstat/spss/readstat_spss.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_spss_parse.c -o readstat/spss/readstat_spss_parse.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_zsav_compress.c -o readstat/spss/readstat_zsav_compress.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_zsav_read.c -o readstat/spss/readstat_zsav_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/spss/readstat_zsav_write.c -o readstat/spss/readstat_zsav_write.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/stata/readstat_dta.c -o readstat/stata/readstat_dta.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/stata/readstat_dta_parse_timestamp.c -o readstat/stata/readstat_dta_parse_timestamp.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/stata/readstat_dta_read.c -o readstat/stata/readstat_dta_read.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c readstat/stata/readstat_dta_write.c -o readstat/stata/readstat_dta_write.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c DfReader.cpp -o DfReader.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c DfWriter.cpp -o DfWriter.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ireadstat -DHAVE_ZLIB -fpic -g -O3 -Wall -pedantic -c haven_types.cpp -o haven_types.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o haven.so tagged_na.o readstat/CKHashTable.o readstat/readstat_bits.o readstat/readstat_convert.o readstat/readstat_error.o readstat/readstat_io_unistd.o readstat/readstat_malloc.o readstat/readstat_metadata.o readstat/readstat_parser.o readstat/readstat_value.o readstat/readstat_variable.o readstat/readstat_writer.o readstat/sas/ieee.o readstat/sas/readstat_sas.o readstat/sas/readstat_sas7bcat_read.o readstat/sas/readstat_sas7bcat_write.o readstat/sas/readstat_sas7bdat_read.o readstat/sas/readstat_sas7bdat_write.o readstat/sas/readstat_sas_rle.o readstat/sas/readstat_xport.o readstat/sas/readstat_xport_parse_format.o readstat/sas/readstat_xport_read.o readstat/sas/readstat_xport_write.o readstat/spss/readstat_por.o readstat/spss/readstat_por_parse.o readstat/spss/readstat_por_read.o readstat/spss/readstat_por_write.o readstat/spss/readstat_sav.o readstat/spss/readstat_sav_compress.o readstat/spss/readstat_sav_parse.o readstat/spss/readstat_sav_parse_timestamp.o readstat/spss/readstat_sav_read.o readstat/spss/readstat_sav_write.o readstat/spss/readstat_spss.o readstat/spss/readstat_spss_parse.o readstat/spss/readstat_zsav_compress.o readstat/spss/readstat_zsav_read.o readstat/spss/readstat_zsav_write.o readstat/stata/readstat_dta.o readstat/stata/readstat_dta_parse_timestamp.o readstat/stata/readstat_dta_read.o readstat/stata/readstat_dta_write.o DfReader.o DfWriter.o cpp11.o haven_types.o -lz -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/00LOCK-haven/00new/haven/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 (haven) ERROR: dependency ‘ggplot2’ is not available for package ‘tidyverse’ * removing ‘/tmp/RtmpOFlM9F/RLIBS_36ebeb5fe17e1f/tidyverse’ Warning in utils::install.packages(pkg) : installation of package ‘tidyverse’ had non-zero exit status Error in library(pkg, character.only = TRUE) : there is no package called ‘tidyverse’ Calls: package_load Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [1s/1s] OK Running ‘testthat.R’ [0s/0s] * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE