* installing *source* package ‘data.table’ ... ** using staged installation gcc 13.2.0 *** pkg-config is installed but 'pkg-config --exists zlib' did not return 0. *** Compilation will now be attempted and if it works you can ignore this message. In *** particular, this should be the case on Mac where zlib is built in or pkg-config *** is not installed. However, if compilation fails, try 'locate zlib.h zconf.h' and *** ensure the zlib development library is installed : *** deb: zlib1g-dev (Debian, Ubuntu, ...) *** rpm: zlib-devel (Fedora, EPEL, ...) *** There is a zlib in brew for OSX but the built in zlib should work. *** Note that zlib is required to compile R itself so you may find the advice in the R-admin *** guide helpful regarding zlib. On Debian/Ubuntu, zlib1g-dev is a dependency of r-base as *** shown by 'apt-cache showsrc r-base | grep ^Build-Depends | grep zlib', and therefore *** 'sudo apt-get build-dep r-base' should be sufficient too. *** To silence this message, please ensure that : *** 1) 'pkg-config --exists zlib' succeeds (i.e. $? -eq 0) *** 2) 'pkg-config --libs zlib' contains -lz *** Compilation will now be attempted ... * checking if R installation supports OpenMP without any extra hints... yes *** Compilation without compression support in fwrite ** libs using C compiler: ‘gcc (Debian 13.2.0-5) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c assign.c -o assign.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c between.c -o between.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c bmerge.c -o bmerge.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c chmatch.c -o chmatch.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c cj.c -o cj.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c coalesce.c -o coalesce.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c dogroups.c -o dogroups.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fastmean.c -o fastmean.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fcast.c -o fcast.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fifelse.c -o fifelse.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fmelt.c -o fmelt.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c forder.c -o forder.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c frank.c -o frank.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fread.c -o fread.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c freadR.c -o freadR.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c froll.c -o froll.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c frollR.c -o frollR.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c frolladaptive.c -o frolladaptive.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fsort.c -o fsort.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fwrite.c -o fwrite.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c fwriteR.c -o fwriteR.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c gsumm.c -o gsumm.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c idatetime.c -o idatetime.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c ijoin.c -o ijoin.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c inrange.c -o inrange.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c nafill.c -o nafill.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c negate.c -o negate.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c nqrecreateindices.c -o nqrecreateindices.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c openmp-utils.c -o openmp-utils.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c programming.c -o programming.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c quickselect.c -o quickselect.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c rbindlist.c -o rbindlist.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c reorder.c -o reorder.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c shift.c -o shift.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c snprintf.c -o snprintf.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c subset.c -o subset.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c transpose.c -o transpose.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c types.c -o types.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c uniqlist.c -o uniqlist.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c utils.c -o utils.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c vecseq.c -o vecseq.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -DNOZLIB -fpic -g -O2 -fopenmp -Wall -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c wrappers.c -o wrappers.o gcc -shared -L/usr/lib/R/lib -Wl,-z,relro -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 -fopenmp -L/usr/lib/R/lib -lR PKG_CFLAGS = -fopenmp -DNOZLIB PKG_LIBS = -fopenmp 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 /builds/Rdatatable/data.table/data.table.Rcheck/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)