downloading reverse dependencies ... downloading adbcpostgresql_0.14.0.tar.gz ... ok downloading adbcsqlite_0.14.0.tar.gz ... ok downloading adbi_0.1.1.tar.gz ... ok downloading duckdb_1.1.2.tar.gz ... ok installing dependencies ‘adbcdrivermanager’, ‘adbcsqlite’ begin installing package ‘adbcdrivermanager’ * installing *source* package ‘adbcdrivermanager’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkFXThD/R.INSTALL2da4ce1fced8d/adbcdrivermanager/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c driver_test.cc -o driver_test.o driver_test.cc:18:9: warning: "R_NO_REMAP" redefined 18 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c error.cc -o error.o error.cc:18:9: warning: "R_NO_REMAP" redefined 18 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c options.cc -o options.o options.cc:18:9: warning: "R_NO_REMAP" redefined 18 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c radbc.cc -o radbc.o radbc.cc:18:9: warning: "R_NO_REMAP" redefined 18 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/c/include -I../src/c -DADBC_EXPORT="" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c/driver_manager/adbc_driver_manager.cc -o c/driver_manager/adbc_driver_manager.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o adbcdrivermanager.so driver_test.o error.o init.o options.o radbc.o utils.o c/driver_manager/adbc_driver_manager.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkFXThD/R.INSTALL2da4ce1fced8d/adbcdrivermanager/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-adbcdrivermanager/00new/adbcdrivermanager/libs ** 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 ** 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 (adbcdrivermanager) begin installing package ‘adbcsqlite’ * installing *source* package ‘adbcsqlite’ ... ** package ‘adbcsqlite’ successfully unpacked and MD5 sums checked ** using staged installation Checking for --configure-vars INCLUDE_DIR or LIB_DIR Testing R CMD SHLIB with -lsqlite3 Success! Testing SQLite for sqlite3_load_extension() Success! ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpleLlJR/R.INSTALL2da5da1ce5f5aa/adbcsqlite/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c init.cc -o init.o init.cc:18:9: warning: "R_NO_REMAP" redefined 18 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c c/driver/common/utils.c -o c/driver/common/utils.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c/driver/framework/catalog.cc -o c/driver/framework/catalog.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c/driver/framework/objects.cc -o c/driver/framework/objects.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c c/driver/sqlite/sqlite.cc -o c/driver/sqlite/sqlite.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c c/driver/sqlite/statement_reader.c -o c/driver/sqlite/statement_reader.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I../src/ -I../src/c/ -I../src/c/vendor/ -I../src/c/vendor/fmt/include/ -DADBC_EXPORT="" -DFMT_HEADER_ONLY=1 -D_LIBCPP_DISABLE_AVAILABILITY -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c c/vendor/nanoarrow/nanoarrow.c -o c/vendor/nanoarrow/nanoarrow.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o adbcsqlite.so init.o c/driver/common/utils.o c/driver/framework/catalog.o c/driver/framework/objects.o c/driver/sqlite/sqlite.o c/driver/sqlite/statement_reader.o c/vendor/nanoarrow/nanoarrow.o -lsqlite3 -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpleLlJR/R.INSTALL2da5da1ce5f5aa/adbcsqlite/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-adbcsqlite/00new/adbcsqlite/libs ** 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 ** 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 (adbcsqlite) checking adbcdrivermanager_0.15.0.tar.gz ... checking adbcpostgresql_0.14.0.tar.gz ... checking adbcsqlite_0.14.0.tar.gz ... checking adbi_0.1.1.tar.gz ... checking duckdb_1.1.2.tar.gz ... Depends: Package: adbcdrivermanager Imports: nanoarrow (>= 0.3.0) Timings: user system elapsed adbcdrivermanager 28.512 3.96 34.523 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 3 Check results summary: adbcdrivermanager ... OK rdepends_adbcpostgresql ... OK rdepends_adbcsqlite ... OK rdepends_adbi ... NOTE * checking Rd cross-references ... NOTE rdepends_duckdb ... OK Check results changes: Package: duckdb Check: whether package can be installed Old result: WARNING New result: OK