* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘ff’ ... ** package ‘ff’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-14 accepts -g... yes checking for gcc-14 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++-14 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... g++-14 -std=gnu++17 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for struct statfs.f_iosize... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for struct statfs.f_iosize... (cached) no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes configure: creating ./config.status config.status: creating src/ac_config.h config.status: src/ac_config.h is unchanged ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHK00fw/R.INSTALLd122c75b0d1f5/ff/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Error.cpp -o Error.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c FSInfo_statfs.cpp -o FSInfo_statfs.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c FSInfo_win32.cpp -o FSInfo_win32.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c MMapFileMapping.cpp -o MMapFileMapping.o MMapFileMapping.cpp:59:16: warning: ‘ff::msize_t ff::getZeroPageSize()’ defined but not used [-Wunused-function] 59 | static msize_t getZeroPageSize() | ^~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Win32FileMapping.cpp -o Win32FileMapping.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ff.cpp -o ff.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ordermerge.c -o ordermerge.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r_ff.c -o r_ff.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c r_file_resize.cpp -o r_file_resize.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utk_file_allocate_fseek.cpp -o utk_file_allocate_fseek.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utk_file_resize.cpp -o utk_file_resize.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ff.so Error.o FSInfo_statfs.o FSInfo_win32.o MMapFileMapping.o Win32FileMapping.o ff.o ordermerge.o r_ff.o r_file_resize.o utk_file_allocate_fseek.o utk_file_resize.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHK00fw/R.INSTALLd122c75b0d1f5/ff/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHK00fw/R.INSTALLd122c75b0d1f5/ff/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHK00fw/R.INSTALLd122c75b0d1f5/ff/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ff/00new/ff/libs ** R ** exec ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘ff’ finding HTML links ... done CFUN html Extract.ff html Extract.ffdf html Forbidden_ffdf html Internal_ffdf html LimWarn html add html array2vector html arrayIndex2vectorIndex html as.ff.bit html as.ff html as.ffdf html as.hi html as.integer.hi html as.vmode html bigsample html chunk.ffdf html clone.ff html clone.ffdf html close.ff html delete html dim.ff html dimnames.ff html dimnames.ffdf html dimorderCompatible html dummy.dimnames html ff html ffapply html ffconform html ffdf html ffdfindexget html ffdfsort html ffdrop html ffindexget html ffindexorder html ffinfo html ffload html fforder html ffreturn html ffsave html ffsort html ffsuitable html ffxtensions html file.resize html filename html finalize html finalizer html fixdiag html geterror.ff html getpagesize html getset.ff html hi html hiparse html is.ff html is.ffdf html is.open html is.readonly html is.sorted html length.ff html length.ffdf html length.hi html levels.ff html matcomb html matprint html maxffmode html maxlength html mismatch html na.count html names.ff html nrowAssign html open.ff html pagesize html physical.ff html physical.ffdf html print.ff html ram2ffcode html ramattribs html ramorder.default html ramsort.default html read.table.ffdf html readwrite.ff html regtest.fforder html repnam html sortLevels html splitPathFile html swap html symmIndex2vectorIndex html symmetric html unclass_- html undim html unsort html update.ff html vecprint html vector.vmode html vector2array html vectorIndex2arrayIndex html vmode.ffdf html vmode html vt html vw html write.table.ffdf html ** 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 (ff)