* installing *source* package 'gert' ... ** package 'gert' successfully unpacked and MD5 sums checked ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp6jvi6b/R.INSTALLf2bc5a692e85/gert/src' rm -f gert.dll branch.o clone.o commit.o config.o conflicts.o files.o ignore.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o "D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" [1] TRUE gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c branch.c -o branch.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c clone.c -o clone.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c commit.c -o commit.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c config.c -o config.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c conflicts.c -o conflicts.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c files.c -o files.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ignore.c -o ignore.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -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 In file included from init.c:2: init.c: In function 'R_init_gert': D:/RCompile/recent/R/include/Rinternals.h:371:25: warning: dangling pointer 'userprofile' to 'homedir' may be used [-Wdangling-pointer=] 371 | #define PROTECT(s) Rf_protect(s) | ^~~~~~~~~~~~~ init.c:180:17: note: in expansion of macro 'PROTECT' 180 | SEXP home = PROTECT(Rf_mkChar(userprofile)); | ^~~~~~~ init.c:170:10: note: 'homedir' declared here 170 | char homedir[8000] = {0}; | ^~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c merge.c -o merge.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rebase.c -o rebase.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stash.c -o stash.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c submodules.c -o submodules.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tag.c -o tag.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libgit2/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c version.c -o version.o gcc -shared -s -static-libgcc -o gert.dll tmp.def branch.o clone.o commit.o config.o conflicts.o files.o ignore.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L../windows/libgit2/lib-13.2.0/x64 -L../windows/libgit2/lib -lgit2 -lssh2 -lssl -lcrypto -lz -liconv -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -lsecur32 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp6jvi6b/R.INSTALLf2bc5a692e85/gert/src' make[1]: Entering directory '/d/temp/Rtmp6jvi6b/R.INSTALLf2bc5a692e85/gert/src' make[1]: Leaving directory '/d/temp/Rtmp6jvi6b/R.INSTALLf2bc5a692e85/gert/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-gert/00new/gert/libs/x64 ** 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 * MD5 sums packaged installation of 'gert' as gert_2.0.1.zip * DONE (gert)