* installing *source* package 'sequoia' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c MkRelA.f90 -o MkRelA.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c Sequoia.f90 -o Sequoia.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c SimGenoErrors.f90 -o SimGenoErrors.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c ester.f90 -o ester.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pretty_R_print.c -o pretty_R_print.o In file included from D:/RCompile/recent/R/include/R.h:78, from pretty_R_print.c:1: pretty_R_print.c:14:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 14 | void F77_SUB(rprint_status_tbl_header)() { | ^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:14:6: note: in expansion of macro 'F77_SUB' 14 | void F77_SUB(rprint_status_tbl_header)() { | ^~~~~~~ pretty_R_print.c:74:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 74 | void F77_SUB(rprint_status_tbl_dot)() { | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:74:6: note: in expansion of macro 'F77_SUB' 74 | void F77_SUB(rprint_status_tbl_dot)() { | ^~~~~~~ pretty_R_print.c:78:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 78 | void F77_SUB(rprint_status_tbl_no_dots)() { | ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:78:6: note: in expansion of macro 'F77_SUB' 78 | void F77_SUB(rprint_status_tbl_no_dots)() { | ^~~~~~~ pretty_R_print.c:82:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 82 | void F77_SUB(rprint_status_tbl_eol)() { | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:82:6: note: in expansion of macro 'F77_SUB' 82 | void F77_SUB(rprint_status_tbl_eol)() { | ^~~~~~~ pretty_R_print.c:89:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 89 | void F77_SUB(rprint_progbar_header)() { | ^~~~~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:89:6: note: in expansion of macro 'F77_SUB' 89 | void F77_SUB(rprint_progbar_header)() { | ^~~~~~~ pretty_R_print.c:95:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 95 | void F77_SUB(rprint_progbar_dot)() { | ^~~~~~~~~~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:95:6: note: in expansion of macro 'F77_SUB' 95 | void F77_SUB(rprint_progbar_dot)() { | ^~~~~~~ pretty_R_print.c:99:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 99 | void F77_SUB(rprint_eol)() { | ^~~~~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:80:25: note: in definition of macro 'F77_CALL' 80 | # define F77_CALL(x) x ## _ | ^ pretty_R_print.c:99:6: note: in expansion of macro 'F77_SUB' 99 | void F77_SUB(rprint_eol)() { | ^~~~~~~ gcc -shared -s -static-libgcc -o sequoia.dll sequoia-win.def MkRelA.o Sequoia.o SimGenoErrors.o ester.o init.o pretty_R_print.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-sequoia/00new/sequoia/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sequoia)