* installing *source* package 'adbcdrivermanager' ...
** package 'adbcdrivermanager' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2024_12_07_01_50_01_21171/RtmpUlui46/R.INSTALL1eae87b173316/adbcdrivermanager/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c driver_test.cc -o driver_test.o
driver_test.cc:18: warning: "R_NO_REMAP" redefined
   18 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c error.cc -o error.o
error.cc:18: warning: "R_NO_REMAP" redefined
   18 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -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
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c options.cc -o options.o
options.cc:18: warning: "R_NO_REMAP" redefined
   18 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c radbc.cc -o radbc.o
radbc.cc:18: warning: "R_NO_REMAP" redefined
   18 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -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
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT=""    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c c/driver_manager/adbc_driver_manager.cc -o c/driver_manager/adbc_driver_manager.o
g++ -shared -s -static-libgcc -o adbcdrivermanager.dll tmp.def driver_test.o error.o init.o options.o radbc.o utils.o c/driver_manager/adbc_driver_manager.o -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/2024_12_07_01_50_01_21171/RtmpUlui46/R.INSTALL1eae87b173316/adbcdrivermanager/src'
make[1]: Entering directory '/d/temp/2024_12_07_01_50_01_21171/RtmpUlui46/R.INSTALL1eae87b173316/adbcdrivermanager/src'
make[1]: Leaving directory '/d/temp/2024_12_07_01_50_01_21171/RtmpUlui46/R.INSTALL1eae87b173316/adbcdrivermanager/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-adbcdrivermanager/00new/adbcdrivermanager/libs/x64
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 'adbcdrivermanager' as adbcdrivermanager_0.15.0.zip
* DONE (adbcdrivermanager)