* installing *source* package 'odbc' ... ** package 'odbc' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src' (cd cctz && \ make libcctz.a PREFIX="../" CC="gcc " CXX="g++ -std=gnu++17 " AR="ar" ARFLAGS=-rv) make[2]: Entering directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src/cctz' g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_format.o src/time_zone_format.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_if.o src/time_zone_if.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_impl.o src/time_zone_impl.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_info.o src/time_zone_info.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_libc.o src/time_zone_libc.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_lookup.o src/time_zone_lookup.cc g++ -std=gnu++17 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wall -Iinclude -std=c++11 -pthread -O -fPIC -MMD -c -o time_zone_posix.o src/time_zone_posix.cc ar -rv libcctz.a time_zone_format.o time_zone_if.o time_zone_impl.o time_zone_info.o time_zone_libc.o time_zone_lookup.o time_zone_posix.o D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating libcctz.a a - time_zone_format.o a - time_zone_if.o a - time_zone_impl.o a - time_zone_info.o a - time_zone_libc.o a - time_zone_lookup.o a - time_zone_posix.o make[2]: Leaving directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src/cctz' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c odbc_result.cpp -o odbc_result.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c connection.cpp -o connection.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DNANODBC_OVERALLOCATE_CHAR -c nanodbc/nanodbc.cpp -o nanodbc.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c result.cpp -o result.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c odbc_connection.cpp -o odbc_connection.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Iconv.cpp -o Iconv.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I. -Icctz/include -Inanodbc -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o g++ -std=gnu++17 -shared -s -static-libgcc -o odbc.dll tmp.def odbc_result.o connection.o nanodbc.o result.o odbc_connection.o RcppExports.o Iconv.o utils.o -lodbc32 -Lcctz -lcctz -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src' make[1]: Entering directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src' make[1]: Leaving directory '/d/temp/RtmpGwmci1/R.INSTALL8bf457de13f/odbc/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-odbc/00new/odbc/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 'odbc' as odbc_1.4.2.zip * DONE (odbc)